platform/upstream/dracut.git
2011-03-25 Amadeusz Żołnowskidracut-functions: logging functions adjusted to dracut...
2011-03-25 Amadeusz Żołnowskidracut-functions: code formatting corrected
2011-03-25 Amadeusz Żołnowskidracut: when stdloglvl not set defaulted to 0 - should...
2011-03-25 Amadeusz Żołnowskidracut-logger: 'user' facility for build-time and ...
2011-03-25 Harald Hoyerdracut-functions: try to find dracutbasedir, if not set
2011-03-25 Harald Hoyerdracut-functions: use "type" to determine the need...
2011-03-25 Harald Hoyerloginit: log to /run/initramfs/init.log
2011-03-25 Harald Hoyerloginit: use /run/initramfs/init.log.end as end marker
2011-03-25 Harald Hoyerbase/dracut-lib.sh: s/RDDEBUG/RD_DEBUG/g
2011-03-25 Harald HoyerMove all hooks to "$hookdir"
2011-03-25 Harald Hoyercheck for getarg() function before sourcing dracut...
2011-03-25 Harald Hoyerdracut-functions: install udev rules
2011-03-25 Harald Hoyermkdir -m 0755
2011-03-25 Harald Hoyernetwork: install brctl optionally
2011-03-25 Harald Hoyermove dracut version file to /lib/dracut/dracut-$version
2011-03-25 Harald Hoyerdracut: use readlink for drautbasedir if "-l"
2011-03-25 Harald Hoyerbase/init: fixed /dev/.initramfs creation, for no ...
2011-03-24 Harald Hoyerdracut: fixed directory handling, if image is created...
2011-03-23 Victor LowtherUpdate PKGBUILD to force backups of /etc/dracut.conf...
2011-03-23 Victor LowtherMake compression do The Right Thing based on what is...
2011-03-23 Victor LowtherUpdate and slightly refactor compression handling.
2011-03-23 Michal Soltysdracut: fix arithemtic ${#VAR[@]} tests
2011-03-18 Harald Hoyers#/dev/.run#/run#g
2011-03-17 Harald Hoyerdracut-logger: don't debug log "return 0" of dlog()
2011-03-17 Harald Hoyerdracut-logger: turn off xtrace for log messages
2011-03-17 Harald HoyerMakefile: split syntax check from target "check" to...
2011-03-16 Amadeusz Żołnowskidracut: script adjusted to new logging facility; -v...
2011-03-16 Amadeusz Żołnowskidracut-logger: make $maxloglvl public
2011-03-16 Amadeusz Żołnowskidracut: install ld.so.conf* with dracut_install instead...
2011-03-16 Harald Hoyerbase/init: for udev > 166 we will create and use /dev...
2011-03-16 Harald Hoyerdracut: add "--check=crc32" to xz compression
2011-03-16 Harald HoyerInstall dracut-logger and add it to the spec file
2011-03-16 Amadeusz Żołnowskidracut-logger: convertion to kernel console log level...
2011-03-16 Will Woodsdocs: "/conf/conf.d" should be "/etc/conf.d"
2011-03-15 Harald Hoyerdracut-logger: wrap dlog to read stdin
2011-03-15 Harald Hoyerdracut: initialize stdloglvl_l
2011-03-15 Harald Hoyerdracut-logger: export _maxloglvl to skip multiple dlog_...
2011-03-15 Amadeusz Żołnowskidracut-logger: logging facility module for build- and...
2011-03-15 Harald Hoyerdracut: add --xz to compress with xz
2011-03-15 Harald Hoyerlsinitrd: cope with xz and lzma compressed images
2011-03-15 Harald Hoyersyslog: fixed warn() and dwarning() calls
2011-03-14 Will Woodsdmsquash-live: use 'rootfs.img' for rootfs image name
2011-03-11 Andrey Borzenkovcryptoroot-ask: limit number of plymouth password requests
2011-03-11 Andrey Borzenkovcryptroot-ask: check that plymouth is running before use
2011-03-10 Harald Hoyerdracut.conf.d/fedora.conf.example: turn off fips again
2011-03-10 Harald HoyerTEST-50-MULTINIC: change /dev/.initramfs to /dev/.run...
2011-03-10 Harald Hoyerdracut.spec: inc release to 009 prerelease
2011-03-10 Harald Hoyerdracut.spec: remove insmodpost module
2011-03-10 Harald Hoyerdracut.spec: add caps subpackage
2011-03-10 Harald Hoyerprepare for future udev rules.d location
2011-03-10 Harald Hoyerrootfs-block/mount-root.sh: rename flag file for fsck
2011-03-10 Harald Hoyerbase/init: copy /init.log with rd.copystate=1
2011-03-10 Harald Hoyerdracut: let some parameters be specified multiple times
2011-03-10 Harald Hoyerdracut-functions: add pop() and push()
2011-03-10 Harald Hoyerdracut: make options position independent
2011-03-10 Harald Hoyerdracut: make "-i, --include SOURCE TARGET" work for...
2011-03-10 Harald Hoyeradd caps module, to drop capabilities
2011-03-10 Vadim Kuznetsovmkinitrd: fix incorrect basename in mkinitrd usage...
2011-03-10 Harald Hoyerkernel-modules/module-setup.sh: fix instmods $filesystems
2011-03-10 Harald Hoyermove insmodpost and blacklisting to 90kernel-modules
2011-03-10 Harald Hoyerrd.driver.*: accept comma separated list
2011-03-10 Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2011-03-09 Amadeusz Żołnowskicrypt: installing all crypto kernel modules instead...
2011-03-09 Will WoodsAdd support for in-initramfs live images with "root...
2011-03-09 Will WoodsLook for btrfs.img in dmsquash-live-root
2011-03-09 Will WoodsUse 'btrfs' command rather than 'btrfsctl', and install...
2011-03-09 Will WoodsChange EXT3FS to FSIMG
2011-03-09 Will WoodsMake dmsquash-live install the squashfs driver
2011-03-09 Will Woodsinst_dir: fix handling of relative symlinks outside...
2011-03-09 Will WoodsFix bash logic typo/buglet ([ condition ] & expression)
2011-03-09 Amadeusz Żołnowskilisting modules fixed
2011-03-07 Harald Hoyertest/*/test.sh: mv 01hard-off.sh 000-hard-off.sh
2011-03-07 Amadeusz Żołnowskicrypt-lib.sh: moved IFS=: from before 'read' to before...
2011-03-07 Harald Hoyerdracut-lib: improve die() logging
2011-03-07 Harald Hoyerinit: improve emergency logging
2011-03-07 Harald Hoyerbiosdevname: be verbose about biosdevname activation
2011-03-07 Harald Hoyerfcoe: add EDD parsing
2011-03-07 Harald Hoyerlvm: move emergency script from 00 to 90
2011-03-07 Harald Hoyercrypt: fix emergency script generation
2011-03-07 Harald Hoyernetwork: add iBFT interface configuration
2011-03-07 Harald Hoyerfips/fips.sh: do not load tcrypt with "noexit" parameter
2011-03-07 Harald Hoyerfips/fips.sh: die(), if boot=<device> is not present...
2011-03-07 Harald Hoyerfips/fips.sh: only trigger udev, if device node of...
2011-03-07 Harald Hoyerdracut.spec: add dracut logrotate
2011-03-07 Harald Hoyerdracut-functions: fixed instmods() return value
2011-03-07 Harald Hoyerdracut-functions: check for missing dracut modules
2011-03-07 Harald Hoyerdracut-functions: if .hmac files are present, install...
2011-03-07 Harald Hoyerdracut-functions: space
2011-03-07 Harald Hoyerdracut-functions: more verbose logging message format
2011-03-07 Harald Hoyerdracut-functions: check if directory of logfile is...
2011-03-07 Harald Hoyerdracut: more verbose logging
2011-03-04 Amadeusz ŻołnowskiGentoo ebuild for LVM2 prior to 2.02.63-r1 doesn't...
2011-02-25 Amadeusz Żołnowskidracut-functions: fixed doubled $initdir prefix inst_li...
2011-02-23 Harald Hoyerkernel-modules: add hid-cherry hid-logitech hid-microso...
2011-02-23 Harald HoyerAUTHORS: update
2011-02-23 Harald Hoyerdracut: do not use "derror", when we cannot find dracut...
2011-02-23 Harald Hoyerdracut.spec: add /var/lib/initramfs
2011-02-23 Harald Hoyeradd missing editor format commands
2011-02-23 Harald Hoyeradd missing shebang
2011-02-22 Harald Hoyer90lvm/lvm_scan.sh: removed garbage line
next