Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-17 | dracut.8: changed IPv6 addresses to the documentation address space | Harald Hoyer | 1 | -3/+3 | |
2010-06-17 | dracut.8: add note about putting IPv6 addresses in brackets | Harald Hoyer | 1 | -1/+10 | |
2010-06-09 | iscsi: add support for multiple netroot=iscsi: | Harald Hoyer | 1 | -1/+0 | |
The whole netdisk concept should be reviewed though! | |||||
2010-05-19 | get rid of rdnetdebug | Harald Hoyer | 1 | -3/+0 | |
set PS4 and output to /dev/initlog.pipe | |||||
2010-05-06 | dracut.8: fix rd_LVM_LV description | Alexander Todorov | 1 | -1/+1 | |
2010-05-05 | znet: renamed rd_CCW to rd_ZNET | Harald Hoyer | 1 | -5/+5 | |
but parse old rd_CCW anyway | |||||
2010-04-14 | manpage addition for kernel drivers | Harald Hoyer | 1 | -0/+2 | |
The kernel modules have to be specified without the ".ko" suffix. | |||||
2010-04-14 | add missing paragraph for --add-drivers | Harald Hoyer | 1 | -1/+2 | |
2010-04-13 | dracut.8: add information, which parameter can be specified multiple times | Harald Hoyer | 1 | -3/+12 | |
2010-04-13 | dracut.8: fixed LUKS paragraph | Harald Hoyer | 1 | -1/+2 | |
2010-02-12 | add /etc/dracut.conf.d | Harald Hoyer | 1 | -0/+5 | |
2010-02-04 | add preliminary IPv6 support | Harald Hoyer | 1 | -7/+7 | |
2010-02-02 | beautified man pages | Harald Hoyer | 1 | -143/+168 | |
2010-01-15 | dracut-lib: read multiple lines from $init/etc/cmdline | Harald Hoyer | 1 | -0/+3 | |
2010-01-13 | lvm: add rd_LVM_LV and "--poll n" | Harald Hoyer | 1 | -0/+5 | |
2010-01-13 | kernel: add rdloaddriver kernel command line parameter | Harald Hoyer | 1 | -0/+3 | |
rdloaddriver=<drivername> force loading kernel module <drivername> | |||||
2009-11-27 | Fix manpage display errors | Philippe Seewer | 1 | -13/+25 | |
Some lines in dracut's manpage are just too long for justified display on 80c terminals. These small corrections fix this. In addition man --warnings does not complain anymore about anything at all. | |||||
2009-11-27 | add dracut.conf man page | Harald Hoyer | 1 | -1/+2 | |
2009-11-26 | rootfs-block/mount-root: remount root with /etc/fstab filesystem options | Harald Hoyer | 1 | -1/+8 | |
2009-11-26 | nfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domain name | Harald Hoyer | 1 | -0/+3 | |
https://bugzilla.redhat.com/show_bug.cgi?id=537969 | |||||
2009-11-18 | dracut.8: fixed formatting for rootfs and mount options | Harald Hoyer | 1 | -0/+2 | |
2009-11-10 | control filesystems included in the generic initramfs | Dan Horák | 1 | -0/+3 | |
New "filesystems" command line/config file option is added with the ability to control the list of kernel filesystem modules that are included in the generic initramfs. Signed-off-by: Dan Horák <dan@danny.cz> | |||||
2009-11-10 | dracut.8: add FILES section | Harald Hoyer | 1 | -0/+8 | |
2009-11-06 | 95dasd: fixed rd_DASD argument handling | Harald Hoyer | 1 | -2/+2 | |
2009-11-05 | dracut.8: add more documentation to rd_LUKS_UUID | Harald Hoyer | 1 | -0/+3 | |
2009-11-05 | crypt: install /etc/crypttab and honor crypttab entries | Harald Hoyer | 1 | -0/+2 | |
2009-11-03 | Update dracut.8 with new rd_DASD parameter information. | David Cantrell | 1 | -1/+6 | |
Rename existing rd_DASD parameter to rd_DASD_MOD. Document new rd_DASD parameter handling. | |||||
2009-10-08 | add s390 network support | Harald Hoyer | 1 | -0/+6 | |
2009-10-08 | dracut.8: correct typo | Harald Hoyer | 1 | -2/+2 | |
2009-10-08 | add zfcp support for s390 | Harald Hoyer | 1 | -0/+9 | |
2009-10-08 | dasd: rename dasd= to rd_DASD= | Harald Hoyer | 1 | -1/+1 | |
2009-10-07 | dracut.8: fixed typos | Harald Hoyer | 1 | -1/+1 | |
2009-10-07 | AUTHORS: generated by git-shortlog | Harald Hoyer | 1 | -7/+3 | |
add AUTHORS target to Makefile only list main authors in man page | |||||
2009-10-06 | dracut.8: removed switch_root relicts and changed URL | Michal Schmidt | 1 | -3/+3 | |
2009-10-01 | base: add logger for rdinitdebug | Harald Hoyer | 1 | -1/+1 | |
initlog logs to /init.log /dev/kmsg and /dev/console | |||||
2009-09-29 | dracut.8: fixed ifname position | Harald Hoyer | 1 | -6/+5 | |
2009-09-18 | lvm: add rd_NO_LVMCONF | Harald Hoyer | 1 | -0/+3 | |
2009-09-15 | Document that MAC addresses must be lowercase | Hans de Goede | 1 | -1/+3 | |
2009-09-15 | Document netroot=fcoe:.... | Hans de Goede | 1 | -0/+6 | |
2009-09-15 | Add ifname= argument for persistent netdev names | Hans de Goede | 1 | -0/+6 | |
ifname=<interface>:<MAC> Assign network device name <interface> (ie eth0) to the NIC with MAC <MAC>. Note that if you use this option you *must* specify an ifname= argument for all interfaces used in ip= or fcoe= arguments | |||||
2009-09-15 | plymouth: add rd_NO_PLYMOUTH | Harald Hoyer | 1 | -0/+5 | |
2009-09-15 | mdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconf | Harald Hoyer | 1 | -0/+9 | |
Copy /etc/mdadm.conf to initramfs (even for non-hostonly) if mdadmconf="yes" is set in dracut.conf or --mdadmconf is specified on the dracut command line. This was done, because there seems _no_ sane way to autoassemble md raid arrays. also moved rd_NO_MD to an udev ENV | |||||
2009-09-11 | plymouth: removed rd_plytheme | Harald Hoyer | 1 | -5/+0 | |
2009-09-09 | add parameter to specify additional kernel modules to include | Harald Hoyer | 1 | -1/+3 | |
--add-drivers for dracut add_drivers for dracut.conf | |||||
2009-08-28 | dracut.8: document rootfstype and rootflags | Harald Hoyer | 1 | -1/+4 | |
2009-08-14 | update the rdbreak breakpoint list | Michael Ploujnikov | 1 | -1/+1 | |
2009-08-14 | add rdinfo command line parameter | Harald Hoyer | 1 | -0/+3 | |
print informational output though "quiet" is set | |||||
2009-07-31 | dracut.8: fixed iscsi username/pw documentation | Harald Hoyer | 1 | -2/+2 | |
2009-07-31 | Implement extended iscsi: rfc4173 syntax which allows specifying credentials | Hans de Goede | 1 | -5/+3 | |
As discussed before, it would be nice to be able to specify the iscsi chap credentials inside the netroot=iscsi:..... syntax, this patch implements this in a backwards compatible way, like this: iscsi:username:pass@127.0.0.1::3260::iqn.2009-01.com.example:testdisk iscsi:username:pass:reverse:pass@127.0.0.1::3260::iqn.2009-01.com.example:test The only downside is that the backwards compatibility is broken when there is an @ in the iscsi target name (very unlikely), that can still be used, but only like this: iscsi:@192.168.1.100::3260::iqn.2009-01.com.example:testdi@sk | |||||
2009-07-25 | strip binaries in initramfs | Harald Hoyer | 1 | -0/+6 | |
--strip strip binaries in the initramfs (default) --nostrip do not strip binaries in the initramfs |