]> git.ipfire.org Git - thirdparty/dracut.git/history - modules.d/95rootfs-block/mount-root.sh
use "rm --" to guard against filenames beginning with "-"
[thirdparty/dracut.git] / modules.d / 95rootfs-block / mount-root.sh
2013-06-28  Harald Hoyeruse "rm --" to guard against filenames beginning with "-"
2013-04-09  Baoquan HeLet user specify the action after fail
2013-01-23  Harald Hoyerrootfs-block/mount-root.sh: fixup for 8b6bf0ef5
2013-01-23  Harald Hoyerromount fix
2012-07-31  Harald Hoyerrootfs-block/mount-root.sh: corrected check for journaldev
2012-07-26  Frederic CrozatPATCH: add support for xfs / reiserfs separate journal...
2012-07-26  Amadeusz Żołnowskiapply "ro" and "rw" options from cmdline to / mount
2012-07-26  Amadeusz Żołnowski95rootfs-block: fix left fsck rel. checks
2012-07-25  Harald Hoyerdeprecate old command line options
2012-07-02  Harald Hoyerrootfs-block/mount-root.sh: warn if ro mount failed...
2012-07-02  Harald Hoyerdo not umount root, remount it. do not mount ro if...
2012-07-02  Amadeusz Żołnowski95rootfs-block: skip checks rel. to fsck if rd.skipfsck...
2012-07-02  Amadeusz Żołnowskinew option: rd.skipfsck to skip fsck for rootfs and...
2012-05-31  Harald Hoyeradd filesystem options to fsck_single()
2012-04-16  Daniel Drakerootfs-block: avoid remount when options don't change
2011-08-11  Harald Hoyer95rootfs-block/mount-root.sh: also parse rootopts for...
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: comment out fstab generation
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: squash rootopts into...
2011-08-11  Michal Soltysimplement fs-lib, squash a few bugs that were part...
2011-08-11  Michal Soltys95rootfs-block/mount-root.sh: '-a' for ext? is handled...
2011-05-31  Harald Hoyermount-root.sh: fixed fsck and "-a" only for "ext*"
2011-05-20  Michal Soltys95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck
2011-05-10  Harald Hoyerremoved trailing whitespaces
2011-03-25  Harald Hoyercheck for getarg() function before sourcing dracut...
2011-03-18  Harald Hoyers#/dev/.run#/run#g
2011-03-10  Harald Hoyerrootfs-block/mount-root.sh: rename flag file for fsck
2011-03-10  Harald Hoyermove all /dev/.initramfs to /dev/.run/initramfs
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: remove $NEWROOT/.autofsck...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: remove $NEWROOT/{.autofsck...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: set prompt in emergency...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: echo fsck return code to
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: fixed filesystem type udev...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: correctly printf to fstab
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: only warn if fsck returned...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: default rootfs to auto...
2010-11-10  Harald Hoyerrootfs-block/mount-root.sh: clear fsckoptions
2010-11-10  Andrey Borzenkov95rootfs-block: fix missing root when label contains...
2010-11-03  Harald Hoyerrootfs-block/mount-root.sh: fixed fsck "-a" option
2010-10-29  Harald Hoyerrootfs-block:mount-root.sh add fsck
2010-10-28  Harald Hoyernew parameter option names with "rd.*" namespace
2010-09-10  Harald Hoyerreformat source code
2010-02-18  Harald Hoyermount-root: also filter "defaults" from mount options
2010-02-18  Harald Hoyermount-root: skip comments
2010-02-18  Harald Hoyerfix IFS restoring
2010-02-17  Harald Hoyermount-root: do not pollute init arguments
2010-02-03  Harald Hoyerrootfs-block: strip "ro|rw" options from fstab options
2009-11-26  Harald Hoyerrootfs-block/mount-root: remount root with /etc/fstab...
2009-09-15  Harald Hoyer95rootfs-block/mount-root.sh: ignore /.resume
2009-06-02  Harald Hoyerfixed fstype mount options
2009-06-02  David Dillowstrip block: off root= when using the mount hooks
2009-05-20  Andreas Thienemannfix -t auto for fstype=""
2009-05-20  Harald Hoyerset "-t auto" as default if fstype is emtpy
2009-03-24  Harald HoyerMerge branch 'test' into merge
2009-03-23  Harald HoyerMerge branch 'enhanced-test-framework' of git://fnordov...
2009-03-20  Victor LowtherMove finding and mounting root on block devices into...