Commit Graph

18 Commits (038)

Author SHA1 Message Date
Harald Hoyer 600c876968 consistently lowercase "dracut" 2012-10-10 14:15:11 +02:00
Harald Hoyer 803be5aa50 README: added github and sourceforge git links 2012-03-14 11:48:48 +01:00
Harald Hoyer c09a9932b8 README: s/initrd/initramfs 2011-05-12 11:06:46 +02:00
Harald Hoyer 0279111026 documentation: update TODO and links 2011-05-10 14:13:58 +02:00
Harald Hoyer 3b403b32fc removed trailing whitespaces 2011-05-10 11:56:09 +02:00
Victor Lowther 8d04a1287d Some updates to the README files 2009-08-20 14:14:21 -05:00
Michael Ploujnikov d726d811f1 fix spelling use the modules.d directory name 2009-07-23 15:21:18 +02:00
Harald Hoyer 881d2b0bc6 add more documentation 2009-06-17 15:43:53 +02:00
Harald Hoyer 4127130480 prefixed more internal command line options with "rd"
break -> rdbreak
netdebug -> rdnetdebug
2009-05-27 14:56:20 +02:00
Victor Lowther 06896cd851 Point README at README.modules for more detail on writing modules 2009-05-25 12:03:39 +02:00
Harald Hoyer f24e31c26f updated README and TODO 2009-05-12 15:48:03 +02:00
Victor Lowther 0ac9584ded We now know how to configure the network interfaces.
Provided that you are configuring them via DHCP. RARP, BOOTP, and static
configuration are not written yet.

Also, adding nic drivers really bloats the initrd.

I am looking for feedback on these patches from people who actually implement
booting over the network.  This patch series does not include support for that
yet -- you will not find nfsroot= handling, or booting to a fs supplied by
dhcp yet.  I do want to make it as easy as possible to add support for booting
over the network, as well as making it easy for people to customize things to
meet their site requirements.

This patch series is also available as the network-configurability branch at
http://git.fnordovax.org/dracut.  It may be rebased without warning to keep
it in sync with the rest of dracut.
2009-03-04 16:54:43 +01:00
Victor Lowther 3f9c86ab86 Hooks and modules have a .sh extension
This makes it trivial to filter out temporary files, editor backups,
package management leftovers, etc.  Thanks, Kay for the idea.
2009-02-23 13:22:01 -05:00
Victor Lowther c968efbb13 [PATCH 50/50] Some documentation updates 2009-02-16 13:56:51 -05:00
Jeremy Katz 1cdc7175f7 Now called dracut; add info about the mailing list 2008-12-17 13:16:12 -05:00
Jeremy Katz 78ad9ceb56 Update the README and add some docs for TODO and HACKING 2008-12-16 17:24:59 -05:00
Jeremy Katz a5e56335b5 And licensing... 2008-12-10 16:36:31 -05:00
Jeremy Katz 7de1a73d66 Having a README is always nice 2008-12-10 16:35:29 -05:00