1870 Commits (b038e0aac92708eb319250fd82b70ad5031b7870)
 

Author SHA1 Message Date
Harald Hoyer a16ebfd56a dracut-functions: bashified ret=ret+$? to ret+=$? 14 years ago
Harald Hoyer 2aad23443e dracut: source reformat with line breaks 14 years ago
Harald Hoyer 8a5354a9a5 dracut: simplify $kernel version argument setting 14 years ago
Amadeusz Żołnowski dbf381f7fb dracut: don't skip zero-length string outfile argument 14 years ago
Harald Hoyer 1080ce600a Revert "dracut: don't skip zero-length string outfile argument" 14 years ago
Harald Hoyer 0dd37f13c5 dracut: don't skip zero-length string outfile argument 14 years ago
Harald Hoyer 6981a0bfe7 NEWS: update 14 years ago
Harald Hoyer e232c168d8 dracut.conf.d/fedora.conf.example: change stdloglvl to 3 14 years ago
Harald Hoyer 66259efc14 AUTHORS: update 14 years ago
Harald Hoyer dc36969ae1 02caps: changed pre-pivot priority to 00 14 years ago
Harald Hoyer ec88eb91d6 10rpmversion/version.sh: version file moved to /lib/dracut 14 years ago
Harald Hoyer 9a54908fd7 NEWS: update 14 years ago
Harald Hoyer 5b2cc025f4 99base/init: fall back to manual cdrom polling 14 years ago
Harald Hoyer 1489c9b1af 40network: make dhclient mandatory again 14 years ago
Amadeusz Żołnowski 86d404513f 40network: install dhclient, brctl and ifenslave optionally 14 years ago
Amadeusz Żołnowski adcccd187d dracut.conf.5.xml, dracut.8.xml: logging options and -M documented 14 years ago
Amadeusz Żołnowski 956af8f26e dracut: new option: -M, --show-modules - lists modules on build 14 years ago
Amadeusz Żołnowski d60b71e8e8 dracut-logger: /dev/log is socket, not character device 14 years ago
Amadeusz Żołnowski d1ef3951f3 modules.d: logging functions adjusted to dracut-logger 14 years ago
Amadeusz Żołnowski e27770e10c dracut-functions: logging functions adjusted to dracut-logger 14 years ago
Amadeusz Żołnowski 0b70674329 dracut-functions: code formatting corrected 14 years ago
Amadeusz Żołnowski b991617f19 dracut: when stdloglvl not set defaulted to 0 - should be 4 14 years ago
Amadeusz Żołnowski 9ebc51100b dracut-logger: 'user' facility for build-time and 'daemon' for boot-time 14 years ago
Harald Hoyer 0874654c78 dracut-functions: try to find dracutbasedir, if not set 14 years ago
Harald Hoyer d6d53f60b2 dracut-functions: use "type" to determine the need of sourcing dracut-logger 14 years ago
Harald Hoyer e94f4cce47 loginit: log to /run/initramfs/init.log 14 years ago
Harald Hoyer 07fa164e16 loginit: use /run/initramfs/init.log.end as end marker 14 years ago
Harald Hoyer 9e7a3bf242 base/dracut-lib.sh: s/RDDEBUG/RD_DEBUG/g 14 years ago
Harald Hoyer 0b53ca70b6 Move all hooks to "$hookdir" 14 years ago
Harald Hoyer c9f1e3d1f4 check for getarg() function before sourcing dracut-lib.sh 14 years ago
Harald Hoyer c97e1a76f3 dracut-functions: install udev rules 14 years ago
Harald Hoyer 94f4923039 mkdir -m 0755 14 years ago
Harald Hoyer e86a6d390d network: install brctl optionally 14 years ago
Harald Hoyer 4af5e99124 move dracut version file to /lib/dracut/dracut-$version 14 years ago
Harald Hoyer 7bfacf2f21 dracut: use readlink for drautbasedir if "-l" 14 years ago
Harald Hoyer e43df9e342 base/init: fixed /dev/.initramfs creation, for no "/run" 14 years ago
Harald Hoyer 52eed26853 dracut: fixed directory handling, if image is created in "/" 14 years ago
Victor Lowther 4b3124ae85 Update PKGBUILD to force backups of /etc/dracut.conf on install. 14 years ago
Victor Lowther 3a71443953 Make compression do The Right Thing based on what is in the config files. 14 years ago
Victor Lowther 5e6c3b035d Update and slightly refactor compression handling. 14 years ago
Michal Soltys e5e5c8952d dracut: fix arithemtic ${#VAR[@]} tests 14 years ago
Harald Hoyer 19f3a804e7 s#/dev/.run#/run#g 14 years ago
Harald Hoyer 519d339233 dracut-logger: don't debug log "return 0" of dlog() 14 years ago
Harald Hoyer 1e64e4939f dracut-logger: turn off xtrace for log messages 14 years ago
Harald Hoyer da22a02130 Makefile: split syntax check from target "check" to "syncheck" 14 years ago
Amadeusz Żołnowski 432196aef8 dracut: script adjusted to new logging facility; -v changed 14 years ago
Amadeusz Żołnowski 46265a9d3e dracut-logger: make $maxloglvl public 14 years ago
Amadeusz Żołnowski 1953052994 dracut: install ld.so.conf* with dracut_install instead of cp 14 years ago
Harald Hoyer 0afae1c7ce base/init: for udev > 166 we will create and use /dev/.run/udev/rules.d 14 years ago
Harald Hoyer e7b1b342bf dracut: add "--check=crc32" to xz compression 14 years ago