Commit Graph

  • 8af0a48521 Detect block drivers during dracut since we cannot rely on the modules.block list. Warren Togami 2009-06-30 14:36:57 -0400
  • 2d21db6def Bugfix: Fix BOOTIF argument translation Seewer Philippe 2009-06-25 23:28:38 -0400
  • 3847431d3d Clarify some NFS parsing and point out things that need to be fixed. Warren Togami 2009-06-24 00:34:24 -0400
  • fb3d8cf7c2 Remove legacy nfsroot.txt derived shortcuts and accompanying tests. (further cleanup is needed) Warren Togami 2009-06-23 17:08:39 -0400
  • d0d1ea3d87 prompt the crypto disk, when asking for a password Harald Hoyer 2009-06-23 07:47:42 +0200
  • 0286b3b411 add Requires of mkinitrd to dracut rpm Harald Hoyer 2009-06-23 07:44:56 +0200
  • 5655a3ffbf Remove dracut invented variations of Legacy nfsroot.txt syntax and accompanying tests. - Remove root=nfs nfsroot=... - Remove root=nfs4 nfsroot=... - Remove root=/dev/nfs4 nfsroot=... - Legacy nfsroot= without root=/dev/nfs should be unsupported according to the nfsroot.txt. http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=Documentation/filesystems/nfsroot.txt 45 root=/dev/nfs 46 47 This is necessary to enable the pseudo-NFS-device. Note that it's not a 48 real device but just a synonym to tell the kernel to use NFS instead of 49 a real device. Warren Togami 2009-06-22 16:40:09 -0400
  • 9794cf831b mv Authors AUTHORS, add AUTHORS to specfile Harald Hoyer 2009-06-19 14:40:09 +0200
  • f1bbaa64b5 add target for "dist" and "gitrpm" 0.1 Harald Hoyer 2009-06-19 13:53:46 +0200
  • 78cd762937 specfile changes Harald Hoyer 2009-06-19 13:43:06 +0200
  • e48e0ae318 add README.generic Harald Hoyer 2009-06-19 13:41:55 +0200
  • 73198d53f3 /usr/lib/dracut -> /usr/share/dracut Harald Hoyer 2009-06-19 13:36:30 +0200
  • b006ff9930 removed shebang from .sh and changed mode to 0644 Harald Hoyer 2009-06-19 12:19:40 +0200
  • b8f39ef152 renamed dracut-lib to dracut-lib.sh Harald Hoyer 2009-06-19 12:17:40 +0200
  • 686aeaa2af dracut.spec without switch_root Harald Hoyer 2009-06-19 12:10:46 +0200
  • d49449cd4e updated switch_root.c Harald Hoyer 2009-06-19 12:09:14 +0200
  • 30f9bb2cb1 add rdblacklist command line parameter Harald Hoyer 2009-06-19 11:12:24 +0200
  • bafb0886e8 manpage iSCSI update Harald Hoyer 2009-06-19 08:35:15 +0200
  • 064b6ea92d make iSCSI boot with root=dhcp and mount partitions labeled with "ROOT" or "/" Harald Hoyer 2009-06-19 12:11:21 +0200
  • d19ed691e8 install rules to ignore some devices Harald Hoyer 2009-06-19 09:00:15 +0200
  • afd826bd6c prepare udev rules for udev >= 143 Harald Hoyer 2009-06-19 08:58:15 +0200
  • 33655fc539 do not poweroff in TEST-10-RAID if rdinitdebug is set Harald Hoyer 2009-06-19 08:48:35 +0200
  • a2dc3a075e do not poweroff in TEST-30-ISCSI, if rdinitdebug is set Harald Hoyer 2009-06-19 08:47:32 +0200
  • e58de60f3c uncomment hard-off for TEST-30-ISCSI Harald Hoyer 2009-06-19 08:47:01 +0200
  • 1cd0c90eab moved test-init to TEST-10-RAID Harald Hoyer 2009-06-19 08:46:23 +0200
  • d0e2110a9c Make /dev/shm in the initramfs. Victor Lowther 2009-06-13 13:21:19 -0500
  • 02a187e161 removed exit on fail "sh -e" for dhclient-script Seewer Philippe 2009-06-18 15:35:00 +0200
  • c9111106f5 remove redundant vol_id run from out udev rules Harald Hoyer 2009-06-18 14:16:25 +0200
  • 65bedc8320 add DEBUGFAIL to TEST-10-RAID Harald Hoyer 2009-06-18 14:35:09 +0200
  • eeb721037b add iSCSI testsuite Harald Hoyer 2009-06-18 14:29:59 +0200
  • 3af5866a26 use 128M for the test virtual machines instead of 512M Harald Hoyer 2009-06-18 14:28:39 +0200
  • 9ca74ffef3 kill the server after the test_run Harald Hoyer 2009-06-18 14:27:55 +0200
  • 1b01ddbaa3 install "basename" for path_id Harald Hoyer 2009-06-18 14:17:12 +0200
  • a5cb5df189 also resume from "swsuspend" partitions Harald Hoyer 2009-06-18 13:57:14 +0200
  • b1d9d9095d Merge branch 'master' of ssh://dracut.git.sourceforge.net/gitroot/dracut Harald Hoyer 2009-06-18 10:37:41 +0200
  • 00c0d5b869 fix check for dhclient-script, if interface is already up Seewer Philippe 2009-06-18 10:36:32 +0200
  • e2ab42236b resume from any suspend partition Harald Hoyer 2009-06-18 10:03:51 +0200
  • a57acf2721 rdblacklist is for kernel drivers, not dracut modules. Warren Togami 2009-06-17 15:59:50 -0400
  • f0aae472e4 revert testsuite failures to handle old style dhcp root-path format Harald Hoyer 2009-06-17 20:55:59 +0200
  • 1e885ccdfb support old style root=dhcp root-path=server-ip:/path Harald Hoyer 2009-06-17 20:25:23 +0200
  • 00f0a6e766 add manpage Harald Hoyer 2009-06-17 15:41:44 +0200
  • 11e4b91677 install man page Harald Hoyer 2009-06-17 15:38:43 +0200
  • 881d2b0bc6 add more documentation Harald Hoyer 2009-06-17 11:54:41 +0200
  • d1baa0225b add PATH Harald Hoyer 2009-06-17 15:30:42 +0200
  • 8ca4f85770 dhclient.conf points to the wrong location. Caused by not paying attention while rebasing. Philippe Seewer 2009-06-17 13:25:25 +0200
  • 8ecd9d010a multinic support: Add bootdev cmdline argument Philippe Seewer 2009-06-16 20:50:31 +0200
  • db8158439d multnic support: move actual interface configuration to netroot Philippe Seewer 2009-06-16 20:21:41 +0200
  • 3029be4df8 netroot: Add pxelinux BOOTIF support Philippe Seewer 2009-06-16 19:35:03 +0200
  • 761ffdddb9 netroot: Only start interface configuration if really needed Philippe Seewer 2009-06-16 19:26:35 +0200
  • 1b31fc140b netroot: Add ip= cmdline checker Philippe Seewer 2009-06-16 19:14:51 +0200
  • 50e7ff76de netroot: Introduce detailed cmdline parsers Philippe Seewer 2009-06-16 18:25:16 +0200
  • 9f10836d63 Add warn() function to log warnings but not die() Philippe Seewer 2009-06-16 18:05:45 +0200
  • 0fd1ab9d87 Log error messages to /dev/kmsg Philippe Seewer 2009-06-16 18:03:59 +0200
  • 311a2769a0 Add 'die()' for easier error handling Philippe Seewer 2009-06-16 14:39:35 +0200
  • 580bb5417c netroot and others: Style changes Philippe Seewer 2009-06-16 14:24:38 +0200
  • 447f044e8b write-ifcfg: Save static ip configuration Philippe Seewer 2009-06-16 12:14:02 +0200
  • 0c26abfa81 netroot: Always write an override file if an ip= line is present Philippe Seewer 2009-06-16 12:08:19 +0200
  • 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script Philippe Seewer 2009-06-16 11:58:16 +0200
  • a55d10c05c netroot: Use same method to check for already mounted root as init Philippe Seewer 2009-06-16 11:35:49 +0200
  • 2734a87537 netroot: Use root.info instead of netroot.info Philippe Seewer 2009-06-16 11:26:29 +0200
  • 05e2c5923c netroot: Check argument Philippe Seewer 2009-06-16 11:08:40 +0200
  • 268de90f82 netroot handlers: Add argument checking Philippe Seewer 2009-06-16 10:52:21 +0200
  • 9cdfd735a8 netroot: Don't export NEWROOT Philippe Seewer 2009-06-16 10:46:30 +0200
  • d1a55b113d Exporting fstype, rflags and root is no longer necessary Philippe Seewer 2009-06-16 10:39:20 +0200
  • 115a35c175 nfsroot: statd is only needed for nfs4 Philippe Seewer 2009-06-16 10:31:29 +0200
  • f2b44e351b Install debian renamed udev rules as well Philippe Seewer 2009-06-16 10:09:25 +0200
  • 45630db1a7 TEST: Add dhcpd support for debian based distros Philippe Seewer 2009-06-16 10:06:21 +0200
  • 3da03a6036 NFS: Add support for debian based distros Philippe Seewer 2009-06-16 09:56:31 +0200
  • 5634fc9fef NBD Test: Server initramfs does not need modules crypt, lvm and mdraim Philippe Seewer 2009-06-16 09:26:07 +0200
  • 11f90138cd NBD Test: Don't start a shell inside the server Philippe Seewer 2009-06-16 08:58:10 +0200
  • 1a945a576c move dhclient.conf to /etc Warren Togami 2009-06-16 11:43:13 -0400
  • 1df0c915c6 Fix case where mdmon isn't available. Seewer Philippe 2009-06-15 23:03:02 -0400
  • d3b0f96893 Use relative path for ip command. Seewer Philippe 2009-06-15 17:34:36 -0400
  • 12375368b9 Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. Seewer Philippe 2009-06-15 16:57:10 -0400
  • 9f786a9d8f Simple changes to allow test suite to work with dash. Warren Togami 2009-06-15 16:26:11 -0400
  • 21df4aa429 grep is installed by 95debug for the moment, remove this to simplify. Warren Togami 2009-06-12 23:48:54 -0400
  • 71afe645d7 Exclude i2o_scsi driver. This kernel module is dangerous to load here. It is meant only to allow direct access to SCSI disks, which can destroy data. The i2o_block driver gives you access to the defined hardware RAID arrays. Warren Togami 2009-06-11 19:28:02 -0400
  • 8bd5873ffc NBD root: add support for LVM/LUKS David Dillow 2009-06-11 01:36:10 -0400
  • aec48753c2 network: add support for netroot=... David Dillow 2009-06-09 01:14:35 -0400
  • a29f15a5b6 NBD test: add more option parsing tests David Dillow 2009-06-08 23:50:28 -0400
  • f3d9b04d1a .override also becomes net.* file only after successful rootfs mount. Warren Togami 2009-06-10 14:02:45 -0400
  • 9a9777a19c Write ifcfg style file upon successful netboot. TODO: static must be implemented, example in comments. Warren Togami 2009-06-10 13:16:50 -0400
  • f2287b3626 Write MAC address to a file at successful netroot mount, NetworkManager wants this. Warren Togami 2009-06-10 11:12:14 -0400
  • bf4626d933 dhclient.* files become net.* only after successful netboot. This is an attempt to avoid confusing post-boot scripts by having them consider only net.* files. Warren Togami 2009-06-10 10:21:11 -0400
  • 1311803770 Write DHCP lease file, dcbw wants it for NetworkManager to take over management of the lease post-netboot. Warren Togami 2009-06-08 17:18:01 -0400
  • e1ee93539f Copy netboot state into /dev/.initramfs/ before switch_root If cmdline "rdcopystate", then copy all of /tmp/* into /dev/.initramfs/ for later debugging examination. Warren Togami 2009-06-08 16:51:13 -0400
  • 169363e827 add ipv6 rpc.idmapd and various conf files for NFS Harald Hoyer 2009-06-08 14:50:22 +0200
  • 6b28bb54b6 add more tools to the debug module Harald Hoyer 2009-06-08 14:49:23 +0200
  • 44ec5f7229 specify dhcpd.conf path for test server Harald Hoyer 2009-06-08 14:49:00 +0200
  • b2c5f5dc72 s/NFS/NBD Harald Hoyer 2009-06-08 14:48:39 +0200
  • d5e1e577ee specify dhcpd.conf path for test server Harald Hoyer 2009-06-08 10:34:50 +0200
  • 9ecbe2e4d4 NBD: add test suite David Dillow 2009-06-08 00:28:52 -0400
  • 61752d529a NBD: fix parsing of Debian-style nbdroot config David Dillow 2009-06-08 00:25:20 -0400
  • bed87ed998 NFS test: add test for nfs[4]:srv:/path syntax David Dillow 2009-06-08 00:03:10 -0400
  • 9fe7bc1bba dracut init: add rdnetdebug to exclude list David Dillow 2009-06-07 18:17:03 -0400
  • abe9ccc89a NFS root: add support for default root path and %s substitution David Dillow 2009-06-07 17:17:48 -0400
  • 6b6805b8af NFS test: separate NFSv3 and NFSv4 tests into their own functions David Dillow 2009-06-07 15:48:07 -0400
  • 0000e1816c NFS test: add test cases for DHCP/nfsroot=[IP:]/path[,options] David Dillow 2009-06-07 15:01:31 -0400
  • 4107be9f9f NFS root: add missing DHCP root-path/nfsroot=[IP:]/path[,options] format David Dillow 2009-06-07 14:59:38 -0400
  • da2643fafb NFS test: renumber MAC addresses to ease adding new test cases David Dillow 2009-06-06 23:08:12 -0400