1895 Commits (d4bb4316214022ae7902c5c45ab557f7ea8a5c39)
 

Author SHA1 Message Date
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
Harald Hoyer f709fa439b Install dracut-logger and add it to the spec file 14 years ago
Amadeusz Żołnowski 510ef3af84 dracut-logger: convertion to kernel console log level for kmsg 14 years ago
Will Woods bb08c7632a docs: "/conf/conf.d" should be "/etc/conf.d" 14 years ago
Harald Hoyer 200c7fd4b2 dracut-logger: wrap dlog to read stdin 14 years ago
Harald Hoyer 4f7654715f dracut: initialize stdloglvl_l 14 years ago
Harald Hoyer 7fc4fb0131 dracut-logger: export _maxloglvl to skip multiple dlog_init() 14 years ago
Amadeusz Żołnowski e103615be2 dracut-logger: logging facility module for build- and boot-time 14 years ago
Harald Hoyer d486e8f607 dracut: add --xz to compress with xz 14 years ago
Harald Hoyer 66fe35eb3e lsinitrd: cope with xz and lzma compressed images 14 years ago
Harald Hoyer 29cfd6c80b syslog: fixed warn() and dwarning() calls 14 years ago
Will Woods fe17f4e86b dmsquash-live: use 'rootfs.img' for rootfs image name 14 years ago
Andrey Borzenkov 6927f09e1c cryptoroot-ask: limit number of plymouth password requests 14 years ago
Andrey Borzenkov 96d1d01572 cryptroot-ask: check that plymouth is running before use 14 years ago
Harald Hoyer b151c3b1fe dracut.conf.d/fedora.conf.example: turn off fips again 14 years ago
Harald Hoyer 28eb2436c8 TEST-50-MULTINIC: change /dev/.initramfs to /dev/.run/initramfs 14 years ago
Harald Hoyer 4877bb510e dracut.spec: inc release to 009 prerelease 14 years ago
Harald Hoyer 2aee7e16ac dracut.spec: remove insmodpost module 14 years ago
Harald Hoyer 52881470ee dracut.spec: add caps subpackage 14 years ago
Harald Hoyer 77e607a3a7 prepare for future udev rules.d location 14 years ago
Harald Hoyer 1e2a167fe6 rootfs-block/mount-root.sh: rename flag file for fsck 14 years ago
Harald Hoyer 2d7fe72bbb base/init: copy /init.log with rd.copystate=1 14 years ago
Harald Hoyer 661f9a3451 dracut: let some parameters be specified multiple times 14 years ago
Harald Hoyer 8466db967e dracut-functions: add pop() and push() 14 years ago
Harald Hoyer 486a1b9324 dracut: make options position independent 14 years ago
Harald Hoyer 4fea3ea6f1 dracut: make "-i, --include SOURCE TARGET" work for files, too 14 years ago