Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-10 | consistently lowercase "dracut" | Harald Hoyer | 1 | -2/+2 | |
2012-03-14 | README: added github and sourceforge git links | Harald Hoyer | 1 | -0/+8 | |
2011-05-12 | README: s/initrd/initramfs | Harald Hoyer | 1 | -5/+5 | |
2011-05-10 | documentation: update TODO and links | Harald Hoyer | 1 | -16/+22 | |
2011-05-10 | removed trailing whitespaces | Harald Hoyer | 1 | -8/+8 | |
2009-08-20 | Some updates to the README files | Victor Lowther | 1 | -4/+6 | |
2009-07-23 | fix spelling use the modules.d directory name | Michael Ploujnikov | 1 | -1/+1 | |
2009-06-17 | add more documentation | Harald Hoyer | 1 | -2/+0 | |
2009-05-27 | prefixed more internal command line options with "rd" | Harald Hoyer | 1 | -2/+2 | |
break -> rdbreak netdebug -> rdnetdebug | |||||
2009-05-25 | Point README at README.modules for more detail on writing modules | Victor Lowther | 1 | -1/+2 | |
2009-05-12 | updated README and TODO | Harald Hoyer | 1 | -5/+20 | |
2009-03-04 | We now know how to configure the network interfaces. | Victor Lowther | 1 | -1/+5 | |
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-02-23 | Hooks and modules have a .sh extension | Victor Lowther | 1 | -0/+1 | |
This makes it trivial to filter out temporary files, editor backups, package management leftovers, etc. Thanks, Kay for the idea. | |||||
2009-02-16 | [PATCH 50/50] Some documentation updates | Victor Lowther | 1 | -0/+19 | |
2008-12-17 | Now called dracut; add info about the mailing list | Jeremy Katz | 1 | -2/+8 | |
2008-12-16 | Update the README and add some docs for TODO and HACKING | Jeremy Katz | 1 | -5/+24 | |
2008-12-10 | And licensing... | Jeremy Katz | 1 | -0/+3 | |
2008-12-10 | Having a README is always nice | Jeremy Katz | 1 | -0/+10 | |