2640 Commits (ffa71b4afa3e8865ab4f068f908ff8e05744a6ee)
 

Author SHA1 Message Date
Harald Hoyer ffa71b4afa dracut.sh: use getopt to parse arguments 13 years ago
Harald Hoyer 9f355169f4 manpages: simplify AUTHORS 13 years ago
Harald Hoyer 0e14946a20 add lsinitrd and mkinitrd man pages 13 years ago
Harald Hoyer c204501e3e base/init.sh: error out early, if /dev, /proc or /sys cannot be mounted 13 years ago
Harald Hoyer 194b80f974 dracut-functions.sh:find_kernel_modules_by_path() fixed hostonly part 13 years ago
Harald Hoyer ec61f0a3af dracut-functions.sh: forgot --set-version $kernel for modprobe 13 years ago
Harald Hoyer f225f180e3 usrmount/mount-usr.sh: give emergency_shell if /usr mount failed 13 years ago
Harald Hoyer e74944eee5 dracut-install.c: for lazy install shebangs, do not check for existence 13 years ago
Harald Hoyer eaa924b69e dracut-functions.sh: create $initdir, if it does not exist 13 years ago
Harald Hoyer 1d59e3e592 TEST-02-SYSTEMD: enlarge the root disk 13 years ago
Harald Hoyer 5113a3efff rootfs-block/mount-root.sh: warn if ro mount failed and remount 13 years ago
Harald Hoyer 1594d0bf9c fs-lib/fs-lib.sh: skip fsck for xfs and btrfs. remount is enough 13 years ago
Harald Hoyer 47057875e7 TEST-01-BASIC: grow the root disk 13 years ago
Harald Hoyer ef9b54cfe6 new testsuite test TEST-03-USR-MOUNT 13 years ago
Harald Hoyer 04d18f5587 add "--hardlink" "--nohardlink" options 13 years ago
Harald Hoyer 73575f11a9 dracut-functions.sh,dracut.sh: use xargs with "-r" 13 years ago
Harald Hoyer 998bf6e088 dracut.sh: do not lazy resolve "include" directories 13 years ago
Harald Hoyer 34e43ceb0d dracut-install.c: give info that SOURCE argument is missing 13 years ago
Harald Hoyer 7209df9e91 do not umount root, remount it. do not mount ro if not specified 13 years ago
Harald Hoyer 0e95d84892 dracut-functions.sh: set LC_ALL=C to get correct parsing information 13 years ago
Amadeusz Żołnowski 965c2d8760 95rootfs-block: skip checks rel. to fsck if rd.skipfsck is supplied 13 years ago
Amadeusz Żołnowski 9fb01d49d6 new option: rd.skipfsck to skip fsck for rootfs and /usr 13 years ago
Amadeusz Żołnowski e42b6f9e15 99base: don't require fs-lib to detect rootfstype 13 years ago
Amadeusz Żołnowski 2ee48b4b4b 98usrmount: force mounting /usr read-only option (rd.usrmount.ro) 13 years ago
Harald Hoyer f4031e8a9a move dracut-install to dracutbasedir 13 years ago
Harald Hoyer 85854b245e dracut-install.c: try clone ioctl for more speed 13 years ago
Harald Hoyer 09eaf9f5b3 Version 020 13 years ago
Harald Hoyer 89d44e720b Use /usr/bin/dracut-install if available 13 years ago
Harald Hoyer 7224913d16 dracut-functions.sh: grep for "--relative" for the ln_r() check 13 years ago
Harald Hoyer 026b81e980 install/*: add dracut-install tool 13 years ago
Harald Hoyer 6571cd4073 TEST-40-NBD: add watchdog 13 years ago
Harald Hoyer 67ab4f7718 testsuite: fixups 13 years ago
Harald Hoyer f71145d20d TEST-20-NFS: trigger watchdog more often 13 years ago
Harald Hoyer 407fbc9e13 watchdog: stop watchdog in emergency_shell 13 years ago
Harald Hoyer 5ffa0114c0 kernel-modules: no need to install modules.dep et.al. 13 years ago
Harald Hoyer 08084370fd watchdog: call watchdog more often 13 years ago
Harald Hoyer 70c6b773ca dracut.sh, dracut-functions.sh: add dracut_kernel_post() 13 years ago
Harald Hoyer 0d339e7ffb fips/module-setup.sh: s/aes-xts/xts 13 years ago
Harald Hoyer f0558da598 test/*/test.sh: correct ifup and dhclient paths 13 years ago
Harald Hoyer ec1aa3bc48 dracut-functions.sh: error out, if $initdir is not set 13 years ago
Harald Hoyer 26c231f13b dracut.sh: set $initdir early before sourcing dracut-functions.sh 13 years ago
Harald Hoyer 99c7b70d1d modules.d: get rid of "tr" 13 years ago
Harald Hoyer 92f26b6202 dracut-functions: inst(),inst_binary() fixed inst_symlink call 13 years ago
Harald Hoyer 0c6565c810 dracut-functions.sh:inst_libdir_files() combine installs 13 years ago
Harald Hoyer d8aeb3a72a dracut.sh, dracut-functions.sh: do lazy kernel module dep resolving 13 years ago
Harald Hoyer 2cf987f5c3 fcoe/module-setup.sh: check() for needed tools 13 years ago
Harald Hoyer 53fe81e752 modules.d/*/module-setup.sh: combine and specify type for installs 13 years ago
Srinivasa T N e716c0f121 Fixed BOOTIF for converting mac addr to lowercase 13 years ago
Amadeusz Żołnowski 1048124120 90dmsquash-live: don't source fs-lib.sh as it is not used 13 years ago
Amadeusz Żołnowski 84a12fbc21 dracut-lib.sh: Use "$*" instead of "$@" in warn, info, and so on... 13 years ago