Harald Hoyer
921f4b5b52
base/init: fixed " typo
15 years ago
Harald Hoyer
7853bbfa7d
base/init: do not clean RD_* environment variables
15 years ago
Harald Hoyer
c79517b4d9
base/init: fixed indention
15 years ago
Harald Hoyer
5e1898fa5a
base/init: only mknod /dev/null, if it does not exist yet
15 years ago
Harald Hoyer
11a2ab6228
base/init: merge mkdir calls
15 years ago
Harald Hoyer
c56e44a63a
rootfs-block/mount-root.sh: fixed fsck "-a" option
15 years ago
Harald Hoyer
3871942d13
rootfs-block:mount-root.sh add fsck
15 years ago
Harald Hoyer
07ecac56da
10i18n/parse-i18n.sh: run console_init directly if /dev/tty0 exists
15 years ago
Harald Hoyer
5ce6642fed
dracut.spec: s#fedora_version#fedora#g and simplified %if checks
15 years ago
Harald Hoyer
fb4ba86f44
dracut.conf.d/suse.conf.example: remove hostonly mode
15 years ago
Harald Hoyer
353ef76019
dracut.spec: dracut-network obsoletes and provides dracut-generic
15 years ago
Harald Hoyer
44b013967a
dracut.spec: add dracut.html to %doc
15 years ago
Harald Hoyer
67c0c1847b
i18n/install: if hostonly install fails, install all files
15 years ago
Harald Hoyer
544de3c87f
i18n/install: s/dwarn/dwarning/
15 years ago
Harald Hoyer
1be365c500
i18n/install: do not error out, if local i18n could not be found
15 years ago
Harald Hoyer
13f91fc78d
i18n/install: cleanup and honor new config files
...
honor local /etc/locale.conf and /etc/vconsole.conf files
15 years ago
Harald Hoyer
256a816c9f
dracut.conf.d/fedora.conf.example: SYSFONT -> FONT
15 years ago
Harald Hoyer
ee6fa3240d
i18n: move to vconfig.* and locale.* namespace
15 years ago
Harald Hoyer
9b79345001
base/init: rd.shell=1 per default
...
to securely lock a machine, the admin has to set rd.shell=0!
15 years ago
Harald Hoyer
51c977d1ff
dracut-functions:find_block_device() workaround for btrfs
...
/proc/self/mountinfo contains the btrfs virtual device major minor.
Determine the real major minor with the device.
15 years ago
Harald Hoyer
577b1fc833
base/init: s/RDTIMESTAMP/RD_TIMESTAMP/g
...
systemd will clear all RD_* env for its children
15 years ago
Harald Hoyer
6ef8e5b4d3
mkdir /dev/.initramfs with "-p"
15 years ago
Harald Hoyer
9bfff3746f
base: send DRACUT_LOG_END to loginit at the end
15 years ago
Harald Hoyer
b2559a8895
TEST-50-MULTINIC/test.sh: only set hdc for no cdrom
15 years ago
Harald Hoyer
51b28ba9c4
test/TEST-*/test.sh: set -serial to null for servers
...
-serial udp might have stalled
15 years ago
Pádraig Brady
c8584872be
network: don't die if gateway is down and root server is local
...
modules.d/40network/netroot: Don't arping the gateway if we don't need to
15 years ago
Harald Hoyer
387bf82e30
test/*/*-init: set PATH
...
/sbin and /usr/sbin are no longer in $PATH
15 years ago
Harald Hoyer
11adeb7c01
dracut-functions:inst_symlink() create target dir
...
if the target directory of the symlink didn't exist, we failed
15 years ago
Vladislav Bogdanov
3afca618da
ifcfg/write-ifcfg.sh: fixes typos and generated ifcfg files
15 years ago
Harald Hoyer
2c1f37d45c
base/init: fix for /sbin/init being an absolute softlink
15 years ago
Harald Hoyer
fa7ada31d0
new parameter option names with "rd.*" namespace
...
Renamed Options
Here is a list of options, which were used in dracut prior to
version 008, and their new replacement.
rdbreak
rd.break
rd_CCW
rd.ccw
rdcopystate
rd.copystate
rd_DASD_MOD
rd.dasd_mod.dasd
rd_DASD
rd.dasd
rdinitdebug rdnetdebug
rd.debug
rd_NO_DM
rd.dm=0
rd_DM_UUID
rd.dm.uuid
rdblacklist
rd.driver.blacklist
rdinsmodpost
rd.driver.post
rdloaddriver
rd.driver.pre
rd_NO_FSTAB
rd.fstab=0
rdinfo
rd.info
check
rd.live.check
rdlivedebug
rd.live.debug
live_dir
rd.live.dir
liveimg
rd.live.image
overlay
rd.live.overlay
readonly_overlay
rd.live.overlay.readonly
reset_overlay
rd.live.overlay.reset
live_ram
rd.live.ram
rd_NO_CRYPTTAB
rd.luks.crypttab=0
rd_LUKS_KEYDEV_UUID
rd.luks.keydev.uuid
rd_LUKS_KEYPATH
rd.luks.keypath
rd_NO_LUKS
rd.luks=0
rd_LUKS_UUID
rd.luks.uuid
rd_LUKS_UUID
rd.luks.uuid
rd_NO_LVMCONF
rd.lvm.conf
rd_LVM_LV
rd.lvm.lv
rd_NO_LVM
rd.lvm=0
rd_LVM_SNAPSHOT
rd.lvm.snapshot
rd_LVM_SNAPSIZE
rd.lvm.snapsize
rd_LVM_VG
rd.lvm.vg
rd_NO_MDADMCONF
rd.md.conf=0
rd_NO_MDIMSM
rd.md.imsm=0
rd_NO_MD
rd.md=0
rd_MD_UUID
rd.md.uuid
rd_NFS_DOMAIN
rd.nfs.domain
rd_NO_PLYMOUTH
rd.plymouth=0
rd_retry
rd.retry
rdshell
rd.shell
rd_NO_SPLASH
rd.splash
rdudevdebug
rd.udev.debug
rdudevinfo
rd.udev.info
rd_NO_ZFCPCONF
rd.zfcp.conf=0
rd_ZFCP
rd.zfcp
15 years ago
Harald Hoyer
54b01e99d3
dracut-functions: suppress modinfo errors for hostonly mode
15 years ago
Harald Hoyer
75bb595c6c
fcoe: remove vconfig requirement
15 years ago
Harald Hoyer
490f98aa6c
dracut.spec: own dracut/modules.d directory
15 years ago
Harald Hoyer
e6b637b067
dracut-gencmdline: strip also _rnetdev
...
https://bugzilla.redhat.com/show_bug.cgi?id=644494
15 years ago
Harald Hoyer
453fd25152
bootchart: fixed file perms
15 years ago
Harald Hoyer
228694e5a9
dracut.spec: modified to build on opensuse
15 years ago
Harald Hoyer
c54f73a2ff
dracut.spec: removed gittag
15 years ago
Harald Hoyer
d9416c0df5
dracut.spec: add opensuse
15 years ago
Harald Hoyer
771c215192
dracut.spec: add 95fstab-sys and 96insmodpost
15 years ago
Harald Hoyer
0a70f452bb
add dracut.conf.d/suse.conf.example
15 years ago
Harald Hoyer
bfd602f849
base: install switch_root to /sbin and call it with the full path
15 years ago
Harald Hoyer
8541b35ed7
i18n: also search in /usr/share/kbd
15 years ago
Harald Hoyer
57a49c6727
chmod 0755 modules.d/40network/parse-bond.sh
15 years ago
Vladislav Bogdanov
96fb9c8dd7
add bonding
...
Format:
bond=<bondname>[:<bondslaves>:[:<options>]]
bondslaves is a comma-separated list of physical (ethernet) interfaces.
options is a comma-separated list on bonding options (modinfo bonding for
details) in format compatible with initscripts.
If options include multi-valued arp_ip_target option, then its values
should be separated by semicolon.
bond without parameters assumes bond=bond0:eth0,eth1:balance-rr
15 years ago
Harald Hoyer
6daac70e55
add 96insmodpost dracut module
...
due to popular demand, this module loads a custom kernel module, after the
first udev settle (all basic device drivers loaded)
15 years ago
Harald Hoyer
d4916e36d0
documentation update
15 years ago
Harald Hoyer
1b4a9d8ad8
documentation update
15 years ago
Amadeusz Żołnowski
6bde7a17be
suppress modprobe errors on builtins (credits to Kay Sievers)
...
Install /lib/modules/$kv/modules.builtin.bin to suppress modprobe error
messages saying module was not found, while it's built-in.
Credits go to Kay Sievers who enlighten us about meaning of this cool
file.
15 years ago
Amadeusz Żołnowski
9d1015b646
Revert "add option --ignore-kernel-modules"
...
This reverts commit 0ca3a5ee84
and removes later changes related to this commit.
Conflicts:
dracut
dracut.8
modules.d/99base/install
15 years ago