2012-07-05 |
Harald Hoyer | Makefile: mkinitrd man page install typo |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | lsinitrd.sh: fixed version file extraction |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | lsinitrd.sh: get rid of awk call |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | lsinitrd.sh: print usage for -?, -h |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | TEST-30-ISCSI: put back in hard-off.sh for tests |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | TEST-03-USR-MOUNT: change test to use a seperate disk |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | usrmount/mount-usr.sh: check the right path with ismounted |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | dracut.sh: use getopt to parse arguments |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | manpages: simplify AUTHORS |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | add lsinitrd and mkinitrd man pages |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Harald Hoyer | base/init.sh: error out early, if /dev, /proc or /sys... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-functions.sh:find_kernel_modules_by_path() fixed... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-functions.sh: forgot --set-version $kernel for... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | usrmount/mount-usr.sh: give emergency_shell if /usr... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-install.c: for lazy install shebangs, do not... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-functions.sh: create $initdir, if it does not... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | TEST-02-SYSTEMD: enlarge the root disk |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | rootfs-block/mount-root.sh: warn if ro mount failed... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | fs-lib/fs-lib.sh: skip fsck for xfs and btrfs. remount... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | TEST-01-BASIC: grow the root disk |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | new testsuite test TEST-03-USR-MOUNT |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | add "--hardlink" "--nohardlink" options |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-functions.sh,dracut.sh: use xargs with "-r" |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut.sh: do not lazy resolve "include" directories |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-install.c: give info that SOURCE argument is... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | do not umount root, remount it. do not mount ro if... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | dracut-functions.sh: set LC_ALL=C to get correct parsin... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Amadeusz Żołnowski | 95rootfs-block: skip checks rel. to fsck if rd.skipfsck... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Amadeusz Żołnowski | new option: rd.skipfsck to skip fsck for rootfs and... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Amadeusz Żołnowski | 99base: don't require fs-lib to detect rootfstype |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Amadeusz Żołnowski | 98usrmount: force mounting /usr read-only option (rd... |
commit | commitdiff | tree | snapshot |
2012-07-02 |
Harald Hoyer | move dracut-install to dracutbasedir |
commit | commitdiff | tree | snapshot |
2012-06-30 |
Harald Hoyer | dracut-install.c: try clone ioctl for more speed |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | Version 020 020 |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | Use /usr/bin/dracut-install if available |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh: grep for "--relative" for the... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | install/*: add dracut-install tool |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | TEST-40-NBD: add watchdog |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | testsuite: fixups |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | TEST-20-NFS: trigger watchdog more often |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | watchdog: stop watchdog in emergency_shell |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | kernel-modules: no need to install modules.dep et.al. |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | watchdog: call watchdog more often |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut.sh, dracut-functions.sh: add dracut_kernel_post() |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | fips/module-setup.sh: s/aes-xts/xts |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | test/*/test.sh: correct ifup and dhclient paths |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh: error out, if $initdir is not set |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut.sh: set $initdir early before sourcing dracut... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | modules.d: get rid of "tr" |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions: inst(),inst_binary() fixed inst_symli... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh:inst_libdir_files() combine installs |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut.sh, dracut-functions.sh: do lazy kernel module... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | fcoe/module-setup.sh: check() for needed tools |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | modules.d/*/module-setup.sh: combine and specify type... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Srinivasa T N | Fixed BOOTIF for converting mac addr to lowercase |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Amadeusz Żołnowski | 90dmsquash-live: don't source fs-lib.sh as it is not... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Amadeusz Żołnowski | dracut-lib.sh: Use "$*" instead of "$@" in warn, info... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Amadeusz Żołnowski | man pages: hostonly mode generates host-specific config... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Amadeusz Żołnowski | 98usrmount: depend on fs-lib |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut.sh: do not copy devices nodes, mknod them |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-logger.sh: empty functions for log funcs, which... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-logger.sh: use (( )) for numeric comparisons |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | modules.d/*/module-setup.sh: no more sourcing of dracut... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | multipath/module-setup.sh:installkernel() fix return... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | kernel-modules/module-setup.sh:installkernel() fix... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | plymouth/module-setup.sh:installkernel() fix return... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | iscsi/module-setup.sh: speedup installkernel() |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | network/module-setup.sh: fixed installkernel() return... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | terminfo/module-setup.sh: speedup install() of all... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | udev-rules/module-setup.sh: ln with --force |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | no more "mknod" in the initramfs!! |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | bootchart/module-setup.sh: no need for mknod anymore |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | i18n/module-setup.sh:install_all_kbd(): speedup install |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | systemd/module-setup.sh: ln with --force |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | systemd/module-setup.sh: only create empty machine... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | base/module-setup.sh: use --force for ln |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | fs-lib/fs-lib.sh: removed test mounting of btrfs and xfs |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | profile.py: do not count negative timestamp differences |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut.sh: speedup "strip" |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh:find_kernel_modules_by_path() use... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh:inst_decompress() simplify function |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh:inst_simple() do inst_symlink for... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | Add qemu kernel modules, if we detect a qemu instance |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh: cp with --reflink=auto and --spars... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh: mksubdirs(): check for dir existen... |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | dracut-functions.sh: replace strstr() |
commit | commitdiff | tree | snapshot |
2012-06-29 |
Harald Hoyer | systemd: add ConditionPathExists=/etc/initrd-release... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Cong Wang | network: support vlan tagged bonding |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Harald Hoyer | systemd/dracut-pre-pivot.sh: copy service files to... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Harald Hoyer | systemd: remove old udev services |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Harald Hoyer | fixed i18n for systemd and include more config files... |
commit | commitdiff | tree | snapshot |
2012-06-21 |
Harald Hoyer | systemd: remove unneeded systemd services |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | dracut-functions.sh: use "ln -r" instead of shell functions |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | dracut.spec: require systemd >= 44-15 |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | dracut.conf.d/fedora.conf.example: make systemd default |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | base/dracut-lib.sh: for systemd start emergency.service |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | base/dracut-lib.sh: change output of info() and warn... |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | systemd: fixed I/O of services |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | systemd: fixed ordering of services |
commit | commitdiff | tree | snapshot |
2012-06-20 |
Harald Hoyer | systemd/dracut-pre-udev.service: fixed description |
commit | commitdiff | tree | snapshot |
next |