Commit Graph

  • 3249c257a0 dracut-functions.sh: optimized Harald Hoyer 2012-02-23 21:09:39 +0100
  • a6b63f9192 dracut.spec,Makefile: backward compat symlink for dracut-functions.sh Harald Hoyer 2012-02-23 12:26:16 +0100
  • b019d405d9 dracut.spec: changes for RHEL-6 Harald Hoyer 2012-02-22 19:51:55 +0100
  • 004fd0557d host-only checks corrected and kernel_only mode Harald Hoyer 2012-02-22 19:07:39 +0100
  • 2efa546f26 dracut-functions.sh:for_each_host_dev_fs() return a value Harald Hoyer 2012-02-22 19:06:00 +0100
  • 0330b91987 lvm: Only activate a given vg+lv once. Colin Guthrie 2012-02-16 00:00:03 +0000
  • e0a38de881 mount-usr: Calculate and pass full fsck options when mounting /usr. Colin Guthrie 2011-12-15 21:53:46 +0000
  • d06580986b fs-lib: No need to pass in _dev and _fop as they are inherited, not used as arguments. Colin Guthrie 2011-12-15 21:48:00 +0000
  • 03a44f0bf0 git2spec.pl: detect renames Harald Hoyer 2012-02-22 15:33:08 +0100
  • 8b6e099892 90kernel-modules/module-setup.sh: exclude nfs* lockd from standard Harald Hoyer 2012-02-22 11:53:26 +0100
  • 34248c926c change omit_drivers to support regexp expressions Harald Hoyer 2012-02-22 16:12:10 +0100
  • 14c47b0ee4 dracut.sh: do not install some files in installkernel Harald Hoyer 2012-02-22 16:11:19 +0100
  • edd3262efd 40network/parse-ip-opts.sh: "local" can only be used in functions Harald Hoyer 2012-02-22 15:14:34 +0100
  • 9cb8447c90 dracut-functions.sh:inst_library(): readlink source dir first Harald Hoyer 2012-02-22 13:06:05 +0100
  • cc227886c6 dracut-functions.sh:inst_simple(): no inst_dir if dir exists Harald Hoyer 2012-02-22 13:05:23 +0100
  • 6d2a7942aa dracut-functions.sh: set IFS only for variable setting Harald Hoyer 2012-02-22 13:04:37 +0100
  • 43dfbeec7b dracut-functions.sh: turn off regexp for strstr() Harald Hoyer 2012-02-22 13:04:16 +0100
  • 3335ed0ef4 dracut.sh: skip symlink dirs for prelink unlink Harald Hoyer 2012-02-22 12:28:20 +0100
  • b6e244f794 90kernel-modules/module-setup.sh: install modules.* in installkernel() Harald Hoyer 2012-02-22 11:49:47 +0100
  • 14669e3a86 95nfs/module-setup.sh: whitespace fixup Harald Hoyer 2012-02-22 11:35:13 +0100
  • 552ecca6db Renamed all shell scripts to *.sh Harald Hoyer 2012-02-22 10:14:17 +0100
  • 9373aec650 TEST-30-ISCSI/test.sh: factor out client runs Harald Hoyer 2012-02-22 10:15:24 +0100
  • 30befb85e3 .gitignore: add eclipse directories Harald Hoyer 2012-02-22 10:15:49 +0100
  • ed293f6d0c url-lib: fix fetch_url return value for dotfiles Will Woods 2012-02-16 18:54:49 -0500
  • cd9592385d 98usrmount/mount-usr.sh: honor fs_passno in /etc/fstab Harald Hoyer 2012-02-20 17:27:32 +0100
  • 7e2bca4820 dracut-functions: documentation and restructuring Harald Hoyer 2012-02-16 11:49:19 +0100
  • c4e48eaea1 dracut-functions: factor out all get_maj_min() variants Harald Hoyer 2012-02-16 11:48:17 +0100
  • 3905f6695e TEST-30-ISCSI: add test case for "root=iscsi:...." and untabify Harald Hoyer 2012-02-16 11:37:21 +0100
  • 2a3faa2df9 95iscsi: fix "root=iscsi:...." case Harald Hoyer 2012-02-16 11:34:37 +0100
  • 86de902e35 ssh-client module install fix Dave Young 2012-02-15 14:40:24 +0800
  • c1df00d2c6 livenet: avoid spurious error message / wait_for_dev Will Woods 2012-02-15 13:36:09 -0500
  • 75cade1216 add function wait_for_route_ok Dave Young 2012-02-16 09:36:29 +0800
  • a2c631c0a3 Makefile: also link dracut-shutdown.service to shutdown target Harald Hoyer 2012-02-16 09:36:13 +0100
  • 6bee336909 Version 16 016 Harald Hoyer 2012-02-15 18:05:34 +0100
  • 5c4bb360e3 dracut.spec: add missing modules Harald Hoyer 2012-02-15 17:59:46 +0100
  • 969394f503 95nfs/nfs-lib.sh: do not bail out at sourcing in nfsroot_from_dhcp() Harald Hoyer 2012-02-15 16:39:41 +0100
  • 4977febf46 s/bash/sh for all new *-lib.sh Harald Hoyer 2012-02-15 15:45:42 +0100
  • 285e81c9e2 add img-lib: a library for handling filesystem images Will Woods 2012-02-14 12:38:09 -0500
  • d663f5aeb0 add set_http_header to url-lib Will Woods 2012-02-14 12:38:08 -0500
  • 370329ca3b url-lib: add support for NFS Will Woods 2012-02-14 12:38:07 -0500
  • 5978983b30 90livenet: port to url-lib Will Woods 2012-02-14 12:38:06 -0500
  • 753c82d0e6 add module 45url-lib Will Woods 2012-02-14 12:38:05 -0500
  • 9fcfa04ca9 port nfsroot to nfs-lib Will Woods 2012-02-14 12:38:04 -0500
  • 9c463909d6 95nfs: add nfs-lib.sh Will Woods 2012-02-14 12:38:03 -0500
  • 9d169a07ce 40network: add net-lib.sh Will Woods 2012-02-14 12:38:02 -0500
  • dee929cded 99base/init: removed redirection of mount errors to /dev/null Harald Hoyer 2012-02-15 15:40:04 +0100
  • e0e2fb26c9 90kernel-modules: removed hard-removal of "ocfs2" Harald Hoyer 2012-02-15 14:53:58 +0100
  • fcbcb2521c dracut: add "--omit-driver" Harald Hoyer 2012-02-15 14:53:18 +0100
  • 28f0b27fb9 TEST-40-NBD: correct symlinks by rerunning ldconfig Harald Hoyer 2012-02-15 14:10:47 +0100
  • 0ddc098eb0 TEST-12-RAID-DEG: improve test case Harald Hoyer 2012-02-15 11:37:06 +0100
  • 11c0e7d44e 99base/init: reload udev rules after "pre-trigger" hook Harald Hoyer 2012-02-15 11:32:21 +0100
  • dfb08e9f1c removed now useless cleanup hooks Harald Hoyer 2012-02-15 10:08:59 +0100
  • e539fa9980 90mdraid: add "--offroot" support Harald Hoyer 2012-02-13 21:16:31 +0100
  • e76921a58e 95terminfo/module-setup.sh: check for terminfo/l/linux Harald Hoyer 2012-02-13 21:15:51 +0100
  • 96d22bd7d6 test: fixed terminfo location Harald Hoyer 2012-02-13 21:15:22 +0100
  • 927d9273c4 Makefile: s/dracut-initramfs-backup.sh/dracut-initramfs-restore.sh/ Harald Hoyer 2012-02-13 18:20:12 +0100
  • 56a4cffd30 98integrity/module-setup.sh: depend on selinux dracut module Harald Hoyer 2012-02-13 18:17:40 +0100
  • 682a2a9d1a 90kernel-modules/module-setup.sh: add "ata_piix" to hardcoded modules Harald Hoyer 2012-02-13 18:16:48 +0100
  • 0b1296aa4f dracut.xml: mention log_buf_len=1M for rd.debug Harald Hoyer 2012-02-13 18:16:28 +0100
  • fb67e4aa36 shutdown on demand Harald Hoyer 2012-02-10 11:14:42 +0100
  • 4cfd24d179 Backup and restore /run/initramfs via systemd services Harald Hoyer 2012-02-10 09:37:18 +0100
  • 81dcf7c90a 99shutdown/shutdown: don't do console_init on shutdown emergency Harald Hoyer 2012-02-09 14:16:31 +0100
  • 075de7be45 98usrmount/mount-usr.sh: remove extra slash Harald Hoyer 2012-02-09 13:58:49 +0100
  • 7b2d3d995c dracut: honor binaries in sbin first Harald Hoyer 2012-02-09 13:58:13 +0100
  • d20d307d69 lsinitrd: silence xz test Harald Hoyer 2012-02-09 11:36:21 +0100
  • 12018c91ea TEST-15-BTRFSRAID: write diskimage to tmp dir Harald Hoyer 2012-02-08 17:02:57 +0100
  • 68910ba4a5 dracut: setup clean PATH w/o existing one Harald Hoyer 2012-02-08 17:02:17 +0100
  • a74eae77ac Version 15 015 Harald Hoyer 2012-02-07 18:02:49 +0100
  • ce18bc4e97 30convertfs/convertfs.sh: call setfiles w/o path & check for existence Harald Hoyer 2012-02-07 20:56:14 +0100
  • 567cc5d814 40network/net-genrules.sh: increase udev timeout Harald Hoyer 2012-02-07 20:47:29 +0100
  • 56ac6c7e76 move all file removal cleanups to "cleanup" hook Harald Hoyer 2012-02-07 19:23:22 +0100
  • 59feafc6c7 use "openvt" for emergency shell Harald Hoyer 2012-02-07 19:19:55 +0100
  • 5ccc88a742 omit dash for fedora Harald Hoyer 2012-02-07 19:18:49 +0100
  • de247618e7 init/shutdown: use "command -v" instead of "type" Harald Hoyer 2012-02-07 18:42:04 +0100
  • c6c6a08850 add "install_items" to dracut.conf Harald Hoyer 2012-02-07 18:26:30 +0100
  • 204db8a134 90btrfs/btrfs_finished.sh: put check in a function Harald Hoyer 2012-02-07 17:45:03 +0100
  • 96b8d60a9b dracut: precreate "${initdir}/etc/cmdline.d" Harald Hoyer 2012-02-07 17:24:47 +0100
  • 4951a1199d 99base/init: predefine path to init Harald Hoyer 2012-02-07 18:45:54 +0100
  • 76a80dff18 dracut-functions: handle relative symlinks with symlinked directories Harald Hoyer 2012-02-07 17:15:11 +0100
  • 9ea901191e dracut-functions: simplify nosegneg path Harald Hoyer 2012-02-07 17:14:23 +0100
  • 3bdc01c9a5 dracut-functions:inst_binary() bail out early if target exists Harald Hoyer 2012-02-07 17:13:32 +0100
  • e29d0b8b85 dracut-functions: use normal PATH for find_binary Harald Hoyer 2012-02-07 17:13:07 +0100
  • 65fe8ae8a5 dracut: construct PATH with resolved symlinks Harald Hoyer 2012-02-07 17:11:58 +0100
  • 4b691cccbe 95ssh-client/module-setup.sh: add executable bit Harald Hoyer 2012-02-07 12:18:52 +0100
  • 935b37ee8b auto setup network without netroot Dave Young 2012-02-02 15:59:52 +0800
  • fe266c6c69 do not check dev node exist for fstab-sys mounting Dave Young 2012-02-02 16:00:11 +0800
  • c6655c4115 split nfs rpc daemons startup script Dave Young 2012-02-02 16:00:07 +0800
  • 65bb31a405 source dracut-lib.sh in nfs cleanup script Dave Young 2012-02-02 16:00:04 +0800
  • cc78087b83 add nobody group for rpc.idmapd Dave Young 2012-02-02 15:59:59 +0800
  • 0fc2080294 fix fstab-sys module check Dave Young 2012-02-02 15:59:56 +0800
  • 957bc5c92f allow ifup bring up network manually even without netroot Dave Young 2012-02-02 15:59:49 +0800
  • 418febfc44 btrfs: fix two bugs in module-setup.sh Cong Wang 2012-01-30 17:58:55 +0800
  • 6aafdc5c04 90crypt/crypt-cleanup.sh: send unneeded output to /dev/null Harald Hoyer 2012-02-07 11:23:42 +0100
  • a178ca6b5c more cleanup in pre-pivot Harald Hoyer 2012-02-07 10:32:35 +0100
  • 9d5e3ed740 30convertfs/convertfs.sh: move /var/run and /var/lock fix to the start Harald Hoyer 2012-02-07 10:24:10 +0100
  • 415d268051 btrfs_finished.sh: fix udevadm query Harald Hoyer 2012-02-07 10:22:51 +0100
  • 43a8f6133d kernel-modules: add hid-logitech-dj to hardcoded hid devices Harald Hoyer 2012-02-03 12:03:36 +0100
  • 437cecb967 dracut.spec: s/usrmove/convertfs Harald Hoyer 2012-02-03 11:56:15 +0100
  • 61ad49e7d3 30convertfs/convertfs.sh: fix check for /var/run and /var/lock Harald Hoyer 2012-02-02 19:18:48 +0100
  • 2cf328ad0a renamed usrmove to convertfs Harald Hoyer 2012-02-02 18:50:26 +0100