This website requires JavaScript.
Explore
Register
Sign In
kernel
/
dracut
mirror of
https://git.kernel.org/pub/scm/boot/dracut/dracut.git/
Watch
1
Star
0
Fork
You've already forked dracut
0
Code
Issues
Projects
Releases
Wiki
Activity
0a66b74b51
dracut
/
modules.d
/
45url-lib
History
Harald Hoyer
6d58fa27a4
change "while read x" to cope with EOF without newline
...
while read x || [ -n "$x" ] should do the trick
2015-04-28 11:39:15 +02:00
..
module-setup.sh
Adds bittorrent support for live images
2014-08-15 17:29:33 +02:00
url-lib.sh
change "while read x" to cope with EOF without newline
2015-04-28 11:39:15 +02:00