Harald Hoyer
|
9840eaade6
|
rootfs-block/install: install e2fsck for slackware
|
2010-11-10 15:00:30 +01:00 |
Harald Hoyer
|
f8fcc56ed9
|
dm/install: install dmeventd, only if present
|
2010-11-10 15:00:01 +01:00 |
Harald Hoyer
|
1c290032a4
|
dracut.spec: bump release
|
2010-11-05 14:15:09 -04:00 |
Harald Hoyer
|
1fbe575888
|
base/init: removed scsi_wait_scan hack
|
2010-11-05 14:14:34 -04:00 |
Harald Hoyer
|
6545b9d792
|
i18n/parse-i18n: remove manual call for console_init
setfont and loadkeys are better called in udev,
because then they are started in parallel to other jobs
|
2010-11-05 14:13:00 -04:00 |
Harald Hoyer
|
67bde9f067
|
bootchart/install: create tmpfs directory
|
2010-11-05 14:12:33 -04:00 |
Harald Hoyer
|
921f4b5b52
|
base/init: fixed " typo
|
2010-11-03 15:41:50 -04:00 |
Harald Hoyer
|
7853bbfa7d
|
base/init: do not clean RD_* environment variables
|
2010-11-03 14:15:11 -04:00 |
Harald Hoyer
|
c79517b4d9
|
base/init: fixed indention
|
2010-11-03 14:12:30 -04:00 |
Harald Hoyer
|
5e1898fa5a
|
base/init: only mknod /dev/null, if it does not exist yet
|
2010-11-03 13:45:14 -04:00 |
Harald Hoyer
|
11a2ab6228
|
base/init: merge mkdir calls
|
2010-11-03 13:42:20 -04:00 |
Harald Hoyer
|
c56e44a63a
|
rootfs-block/mount-root.sh: fixed fsck "-a" option
|
2010-11-03 13:40:42 -04:00 |
Harald Hoyer
|
3871942d13
|
rootfs-block:mount-root.sh add fsck
|
2010-10-29 19:00:35 +02:00 |
Harald Hoyer
|
07ecac56da
|
10i18n/parse-i18n.sh: run console_init directly if /dev/tty0 exists
|
2010-10-29 18:38:55 +02:00 |
Harald Hoyer
|
5ce6642fed
|
dracut.spec: s#fedora_version#fedora#g and simplified %if checks
|
2010-10-29 16:57:52 +02:00 |
Harald Hoyer
|
fb4ba86f44
|
dracut.conf.d/suse.conf.example: remove hostonly mode
|
2010-10-29 16:22:56 +02:00 |
Harald Hoyer
|
353ef76019
|
dracut.spec: dracut-network obsoletes and provides dracut-generic
|
2010-10-29 15:22:59 +02:00 |
Harald Hoyer
|
44b013967a
|
dracut.spec: add dracut.html to %doc
|
2010-10-29 15:08:51 +02:00 |
Harald Hoyer
|
67c0c1847b
|
i18n/install: if hostonly install fails, install all files
|
2010-10-29 14:07:56 +02:00 |
Harald Hoyer
|
544de3c87f
|
i18n/install: s/dwarn/dwarning/
|
2010-10-29 14:00:13 +02:00 |
Harald Hoyer
|
1be365c500
|
i18n/install: do not error out, if local i18n could not be found
|
2010-10-29 13:58:40 +02:00 |
Harald Hoyer
|
13f91fc78d
|
i18n/install: cleanup and honor new config files
honor local /etc/locale.conf and /etc/vconsole.conf files
|
2010-10-29 13:55:22 +02:00 |
Harald Hoyer
|
256a816c9f
|
dracut.conf.d/fedora.conf.example: SYSFONT -> FONT
|
2010-10-29 13:47:05 +02:00 |
Harald Hoyer
|
ee6fa3240d
|
i18n: move to vconfig.* and locale.* namespace
|
2010-10-29 13:39:20 +02:00 |
Harald Hoyer
|
9b79345001
|
base/init: rd.shell=1 per default
to securely lock a machine, the admin has to set rd.shell=0!
|
2010-10-29 13:24:12 +02:00 |
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.
|
2010-10-29 12:34:27 +02:00 |
Harald Hoyer
|
577b1fc833
|
base/init: s/RDTIMESTAMP/RD_TIMESTAMP/g
systemd will clear all RD_* env for its children
|
2010-10-28 18:09:45 +02:00 |
Harald Hoyer
|
6ef8e5b4d3
|
mkdir /dev/.initramfs with "-p"
|
2010-10-28 17:11:35 +02:00 |
Harald Hoyer
|
9bfff3746f
|
base: send DRACUT_LOG_END to loginit at the end
|
2010-10-28 17:11:35 +02:00 |
Harald Hoyer
|
b2559a8895
|
TEST-50-MULTINIC/test.sh: only set hdc for no cdrom
|
2010-10-28 17:11:35 +02:00 |
Harald Hoyer
|
51b28ba9c4
|
test/TEST-*/test.sh: set -serial to null for servers
-serial udp might have stalled
|
2010-10-28 17:11:35 +02:00 |
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
|
2010-10-28 17:11:34 +02:00 |
Harald Hoyer
|
387bf82e30
|
test/*/*-init: set PATH
/sbin and /usr/sbin are no longer in $PATH
|
2010-10-28 17:11:34 +02:00 |
Harald Hoyer
|
11adeb7c01
|
dracut-functions:inst_symlink() create target dir
if the target directory of the symlink didn't exist, we failed
|
2010-10-28 17:11:34 +02:00 |
Vladislav Bogdanov
|
3afca618da
|
ifcfg/write-ifcfg.sh: fixes typos and generated ifcfg files
|
2010-10-28 17:11:34 +02:00 |
Harald Hoyer
|
2c1f37d45c
|
base/init: fix for /sbin/init being an absolute softlink
|
2010-10-28 17:11:34 +02:00 |
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
|
2010-10-28 17:11:27 +02:00 |
Harald Hoyer
|
54b01e99d3
|
dracut-functions: suppress modinfo errors for hostonly mode
|
2010-10-27 11:19:27 +02:00 |
Harald Hoyer
|
75bb595c6c
|
fcoe: remove vconfig requirement
|
2010-10-26 12:45:59 +02:00 |
Harald Hoyer
|
490f98aa6c
|
dracut.spec: own dracut/modules.d directory
|
2010-10-26 11:50:09 +02:00 |
Harald Hoyer
|
e6b637b067
|
dracut-gencmdline: strip also _rnetdev
https://bugzilla.redhat.com/show_bug.cgi?id=644494
|
2010-10-26 11:48:14 +02:00 |
Harald Hoyer
|
453fd25152
|
bootchart: fixed file perms
|
2010-10-25 17:27:06 +02:00 |
Harald Hoyer
|
228694e5a9
|
dracut.spec: modified to build on opensuse
|
2010-10-25 17:27:00 +02:00 |
Harald Hoyer
|
c54f73a2ff
|
dracut.spec: removed gittag
|
2010-10-25 14:21:33 +02:00 |
Harald Hoyer
|
d9416c0df5
|
dracut.spec: add opensuse
|
2010-10-25 14:20:33 +02:00 |
Harald Hoyer
|
771c215192
|
dracut.spec: add 95fstab-sys and 96insmodpost
|
2010-10-25 14:20:32 +02:00 |
Harald Hoyer
|
0a70f452bb
|
add dracut.conf.d/suse.conf.example
|
2010-10-25 14:20:26 +02:00 |
Harald Hoyer
|
bfd602f849
|
base: install switch_root to /sbin and call it with the full path
|
2010-10-25 12:31:38 +02:00 |
Harald Hoyer
|
8541b35ed7
|
i18n: also search in /usr/share/kbd
|
2010-10-25 12:31:07 +02:00 |
Harald Hoyer
|
57a49c6727
|
chmod 0755 modules.d/40network/parse-bond.sh
|
2010-10-18 16:20:19 +02:00 |