Harald Hoyer
b47e023767
systemd: fix emergency.service and rescue.service
13 years ago
Harald Hoyer
529f7bf358
systemd/module-setup.sh: add old udev systemd services
13 years ago
Harald Hoyer
9f037266ee
systemd: output all service output to the journal also
13 years ago
Harald Hoyer
c7896f1251
dracut-shutdown.service: fixed ordering to be before shutdown.target
13 years ago
Harald Hoyer
361306c131
check for arch before installing drivers/s390
13 years ago
Harald Hoyer
f48f9341a5
disable TEST-16-DMSQUASH for now
13 years ago
Harald Hoyer
d686298315
TEST-50-MULTINIC: libnss cleanup
13 years ago
Harald Hoyer
9f88b0370d
TEST-20-NFS: libnss cleanup
13 years ago
Harald Hoyer
2dbd71b77a
TEST-50-MULTINIC: add watchdog
13 years ago
Harald Hoyer
483b1e3aa8
TEST-20-NFS: add watchdog
13 years ago
Harald Hoyer
c8f3a1c057
TEST-01-BASIC: add watchdog
13 years ago
Harald Hoyer
ef914f7d83
add 04watchdog dracut module
13 years ago
Harald Hoyer
0efc6c716a
plymouth: fixed inst_libdir_file() call
...
https://bugzilla.redhat.com/show_bug.cgi?id=831349
13 years ago
Harald Hoyer
4f9f76cd62
iscsi/module-setup.sh: only install s390 driver on s390 arch
13 years ago
Harald Hoyer
8d95b8b338
Set some global variables in dracut-functions.sh
13 years ago
Harald Hoyer
7abd426438
fixed instmods() return code and set pipefail globally
13 years ago
Harald Hoyer
8fab6e0463
resolve conflict between cms network rules and default rules
13 years ago
Harald Hoyer
c9aa3cc950
Revert "network/ifup.sh: do not default to dhcp, for interfaces without ip=..."
...
This reverts commit ede0532c58
.
13 years ago
Harald Hoyer
f9ad49c2a5
Revert "network/ifup.sh: default to dhcp for BOOTIF"
...
This reverts commit bebb12fd0e
.
13 years ago
Harald Hoyer
3eca0cc846
TEST-50-MULTINIC: install correct nss libs
13 years ago
Harald Hoyer
9f6baa127a
nfs: extend libnss wildcard
13 years ago
Harald Hoyer
f79e587cf3
dracut.sh: unset some variables
13 years ago
Harald Hoyer
1d2c070071
dracut.sh: output unknown argument
13 years ago
Harald Hoyer
7828692f97
dracut-functions.sh: fixup inst_libdir_file() again
13 years ago
Thomas Lange
cacaa90c63
Debian multiarch support
...
Hi Jon,
here's the diff which works for me. The quotation marks around $@ do
not work for me. Instead of "$@" I must to use $_dir/$@ (or
"$_dir"/$@) but no quotation marks around $@. Could you please review
my patch.
13 years ago
Harald Hoyer
b23a2837db
add PARTUUID as root=PARTUUID=<partition uuid> parameter
13 years ago
Will Woods
30430fbe30
ifcfg: fix output for ipv6 static addressing
...
IPV6 configuration is pretty different than IPV4; write out the correct
set of values to make static IPV6 addressing work.
13 years ago
Will Woods
50b08e7b85
fix ifup for static ipv6
...
"brd +" is not valid for ipv6. This causes the 'ip addr add' command to
fail with the message "Broadcast can be set only for IPv4 addresses".
So: don't use "brd +" for ipv6.
13 years ago
Harald Hoyer
43fed15129
dracut.sh: mkdir $initdir/lib/dracut
13 years ago
Harald Hoyer
bebb12fd0e
network/ifup.sh: default to dhcp for BOOTIF
13 years ago
Harald Hoyer
b4692ce388
mdraid/md-shutdown.sh: check for presence of mdadm
13 years ago
Harald Hoyer
df96787019
dm: check for presence of dmsetup
13 years ago
Harald Hoyer
d2a9c4a8e7
dracut.sh: mkdir of $libdirs at then end
13 years ago
Harald Hoyer
fbaf1517c3
s/Unable to process initqueue/Could not boot/g
13 years ago
Harald Hoyer
57038a41fa
mdraid/md-shutdown.sh: wait until md devices are clean
13 years ago
Harald Hoyer
521c57aca5
systemd/dracut-initqueue.sh: remove pre-trigger sourcing
...
Thanks ms77 on #dracut!
13 years ago
Harald Hoyer
ede0532c58
network/ifup.sh: do not default to dhcp, for interfaces without ip=...
...
Don't try to be smarter than the admin configuring the machine.
Does also conflict with other methods trying to setup the interfaces,
like cmsifup.sh from the cms module.
13 years ago
Harald Hoyer
547bbe4876
systemd: strip down the installation of some unused tools
13 years ago
Harald Hoyer
fe1484f3db
modules are now only handled with /sys/modules and modules.dep
...
No more "find" and /proc/modules checking. We now rely entirely on
depmod and modules.dep
13 years ago
Harald Hoyer
d161561290
make udevdir systemdutildir systemdsystemunitdir global vars
...
your distribution should ship those settings in
/etc/dracut.conf.d/01-distro.conf
see dracut.conf.d/fedora.conf.example
13 years ago
Juan RP
2cf4f4fb74
Avoid annonying warnings when pkg-config is not installed.
13 years ago
Harald Hoyer
b6fd45163a
kernel-modules/module-setup.sh: include omapdrm in the arm modules to include
13 years ago
Harald Hoyer
4d76a85df1
dasd_mod: change rd.dasd to dasd_mod kernel parameter
13 years ago
Harald Hoyer
d77540c8e4
get rid of libdir and usrlibdir
13 years ago
Harald Hoyer
784df1e4e3
version 019
13 years ago
Harald Hoyer
6d82d7bcd5
NEWS: dracut-019
13 years ago
Harald Hoyer
2614421601
dracut.sh: precopy some essential device nodes
13 years ago
Harald Hoyer
200e235dee
systemd/dracut-pre-trigger.sh: fixed rd.udev.{debug|info}
13 years ago
Harald Hoyer
0636ce1a7f
systemd/module-setup.sh: package udev in sysinit.target
13 years ago
Harald Hoyer
6042b30c58
udev-rules: check for systemd-udevd symlink already present
13 years ago