241 Commits (00f0a6e7662f5ffa2f771402d7273c3d0e8b9bef)

Author SHA1 Message Date
Harald Hoyer d1baa0225b add PATH 16 years ago
Philippe Seewer 8ca4f85770 dhclient.conf points to the wrong location. Caused by not paying 16 years ago
Philippe Seewer 8ecd9d010a multinic support: Add bootdev cmdline argument 16 years ago
Philippe Seewer db8158439d multnic support: move actual interface configuration to netroot 16 years ago
Philippe Seewer 3029be4df8 netroot: Add pxelinux BOOTIF support 16 years ago
Philippe Seewer 761ffdddb9 netroot: Only start interface configuration if really needed 16 years ago
Philippe Seewer 1b31fc140b netroot: Add ip= cmdline checker 16 years ago
Philippe Seewer 50e7ff76de netroot: Introduce detailed cmdline parsers 16 years ago
Philippe Seewer 9f10836d63 Add warn() function to log warnings but not die() 16 years ago
Philippe Seewer 0fd1ab9d87 Log error messages to /dev/kmsg 16 years ago
Philippe Seewer 311a2769a0 Add 'die()' for easier error handling 16 years ago
Philippe Seewer 580bb5417c netroot and others: Style changes 16 years ago
Philippe Seewer 447f044e8b write-ifcfg: Save static ip configuration 16 years ago
Philippe Seewer 0c26abfa81 netroot: Always write an override file if an ip= line is present 16 years ago
Philippe Seewer 9f73fedfd1 netroot: Move writing ifcfg config files to a pre-pivot script 16 years ago
Philippe Seewer a55d10c05c netroot: Use same method to check for already mounted root as init 16 years ago
Philippe Seewer 2734a87537 netroot: Use root.info instead of netroot.info 16 years ago
Philippe Seewer 05e2c5923c netroot: Check argument 16 years ago
Philippe Seewer 268de90f82 netroot handlers: Add argument checking 16 years ago
Philippe Seewer 9cdfd735a8 netroot: Don't export NEWROOT 16 years ago
Philippe Seewer d1a55b113d Exporting fstype, rflags and root is no longer necessary 16 years ago
Philippe Seewer 115a35c175 nfsroot: statd is only needed for nfs4 16 years ago
Philippe Seewer f2b44e351b Install debian renamed udev rules as well 16 years ago
Philippe Seewer 3da03a6036 NFS: Add support for debian based distros 16 years ago
Warren Togami 1a945a576c move dhclient.conf to /etc 16 years ago
Seewer Philippe 1df0c915c6 Fix case where mdmon isn't available. 16 years ago
Seewer Philippe d3b0f96893 Use relative path for ip command. 16 years ago
Seewer Philippe 12375368b9 Allow dhcp to work with dhcpv3 where the -R option did not exist. Use dhclient.conf instead. 16 years ago
Warren Togami 21df4aa429 grep is installed by 95debug for the moment, remove this to simplify. 16 years ago
David Dillow 8bd5873ffc NBD root: add support for LVM/LUKS 16 years ago
David Dillow aec48753c2 network: add support for netroot=... 16 years ago
Warren Togami f3d9b04d1a .override also becomes net.* file only after successful rootfs mount. 16 years ago
Warren Togami 9a9777a19c Write ifcfg style file upon successful netboot. 16 years ago
Warren Togami f2287b3626 Write MAC address to a file at successful netroot mount, NetworkManager wants this. 16 years ago
Warren Togami bf4626d933 dhclient.* files become net.* only after successful netboot. 16 years ago
Warren Togami 1311803770 Write DHCP lease file, dcbw wants it for NetworkManager to take over management of the lease post-netboot. 16 years ago
Warren Togami e1ee93539f Copy netboot state into /dev/.initramfs/ before switch_root 16 years ago
Harald Hoyer 169363e827 add ipv6 rpc.idmapd and various conf files for NFS 16 years ago
Harald Hoyer 6b28bb54b6 add more tools to the debug module 16 years ago
David Dillow 61752d529a NBD: fix parsing of Debian-style nbdroot config 16 years ago
David Dillow 9fe7bc1bba dracut init: add rdnetdebug to exclude list 16 years ago
David Dillow abe9ccc89a NFS root: add support for default root path and %s substitution 16 years ago
David Dillow 4107be9f9f NFS root: add missing DHCP root-path/nfsroot=[IP:]/path[,options] format 16 years ago
David Dillow a2810bf24a root option parsing belongs in 99base now 16 years ago
Peter Jones 3871f8f53b Don't use backticks, use $() 16 years ago
Seewer Philippe 07b2fbb183 Get rid of cat and grep 16 years ago
David Dillow 2129ffe93e nfs: cleanup currently needs grep 16 years ago
Victor Lowther fa0f73f438 Ugh, using backticks instead of $() 16 years ago
Victor Lowther 8158ad29ec make udevtriggeropts just use an environment variable 16 years ago
Harald Hoyer 2e7f65d96e try to install switch_root from system 16 years ago