index
:
platform/upstream/dracut
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_ivi_genivi
upstream
Domain: System / Base; Licenses: GPL-2.0;
Donghun Kwak <dh0128.kwak@samsung.com>, JinWang An <jinwang.an@samsung.com>, Kiseok Chang <kiso.chang@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules.d
/
95rootfs-block
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-2
/
+2
2013-07-24
95rootfs-block: fix PARTUUID parsing
Brandon Philips
2
-1
/
+6
2013-07-17
rootfs-block: do not touch root-fsck
Harald Hoyer
1
-1
/
+0
2013-07-05
add PARTLABEL and PARTUUID
Harald Hoyer
1
-0
/
+4
2013-06-28
use "rm --" to guard against filenames beginning with "-"
Harald Hoyer
1
-2
/
+2
2013-04-09
Let user specify the action after fail
Baoquan He
1
-1
/
+1
2013-03-26
use systemd*dir variables everywhere
Harald Hoyer
1
-17
/
+0
2013-03-06
rootfs-block/parse-block.sh: wait_for_dev
Harald Hoyer
1
-0
/
+2
2013-03-06
rootfs-block: in systemd mode, functionality is in the dracut services
Harald Hoyer
1
-4
/
+5
2013-01-23
rootfs-block/mount-root.sh: fixup for 8b6bf0ef5
Harald Hoyer
1
-1
/
+2
2013-01-23
romount fix
Harald Hoyer
1
-1
/
+1
2012-12-14
drop NEWROOT from module-setup.sh
Will Woods
1
-1
/
+1
2012-07-31
rootfs-block/mount-root.sh: corrected check for journaldev
Harald Hoyer
1
-2
/
+2
2012-07-26
mv rootfs-block/module-setup.sh:search_option() in dracut-functions.sh
Harald Hoyer
1
-19
/
+2
2012-07-26
rootfs-block/module-setup.sh: add support for xfs / reiserfs separate journal...
Harald Hoyer
1
-0
/
+41
2012-07-26
PATCH: add support for xfs / reiserfs separate journal device
Frederic Crozat
1
-1
/
+18
2012-07-26
apply "ro" and "rw" options from cmdline to / mount
Amadeusz Żołnowski
1
-27
/
+8
2012-07-26
95rootfs-block: fix left fsck rel. checks
Amadeusz Żołnowski
1
-6
/
+8
2012-07-25
deprecate old command line options
Harald Hoyer
1
-1
/
+1
2012-07-10
systemd service cleanup
Harald Hoyer
1
-14
/
+14
2012-07-02
rootfs-block/mount-root.sh: warn if ro mount failed and remount
Harald Hoyer
1
-4
/
+14
2012-07-02
do not umount root, remount it. do not mount ro if not specified
Harald Hoyer
1
-11
/
+9
2012-07-02
95rootfs-block: skip checks rel. to fsck if rd.skipfsck is supplied
Amadeusz Żołnowski
1
-13
/
+16
2012-07-02
new option: rd.skipfsck to skip fsck for rootfs and /usr
Amadeusz Żołnowski
1
-1
/
+3
2012-06-14
add PARTUUID as root=PARTUUID=<partition uuid> parameter
Harald Hoyer
1
-0
/
+4
2012-05-31
add filesystem options to fsck_single()
Harald Hoyer
1
-1
/
+1
2012-05-09
rootfs-block/block-genrules.sh: install systemd mount unit
Harald Hoyer
1
-0
/
+17
2012-04-16
rootfs-block: avoid remount when options don't change
Daniel Drake
1
-4
/
+8
2011-11-15
add wait_for_dev() and wait_for_mount()
Harald Hoyer
1
-1
/
+1
2011-09-19
Do not use /run/udev/rules.d for udev rules
Harald Hoyer
1
-1
/
+1
2011-08-11
95rootfs-block/mount-root.sh: also parse rootopts for "_netdev"
Harald Hoyer
1
-1
/
+1
2011-08-11
95rootfs-block/mount-root.sh: comment out fstab generation
Michal Soltys
1
-2
/
+2
2011-08-11
95rootfs-block/mount-root.sh: squash rootopts into rflags
Michal Soltys
1
-5
/
+8
2011-08-11
implement fs-lib, squash a few bugs that were part of det_fs/wrap_fsck
Michal Soltys
2
-9
/
+17
2011-08-11
95rootfs-block/mount-root.sh: '-a' for ext? is handled in fs-lib now
Michal Soltys
1
-4
/
+0
2011-05-31
mount-root.sh: fixed fsck and "-a" only for "ext*"
Harald Hoyer
1
-2
/
+6
2011-05-20
95rootfs-block/block-genrules.sh: Use > instead of >>
Michal Soltys
1
-1
/
+1
2011-05-20
95rootfs-block/mount-root.sh: Rely on det_fs and wrap_fsck
Michal Soltys
1
-38
/
+9
2011-05-10
removed trailing whitespaces
Harald Hoyer
2
-9
/
+9
2011-03-25
Move all hooks to "$hookdir"
Harald Hoyer
1
-2
/
+2
2011-03-25
check for getarg() function before sourcing dracut-lib.sh
Harald Hoyer
1
-1
/
+1
2011-03-18
s#/dev/.run#/run#g
Harald Hoyer
1
-1
/
+1
2011-03-10
prepare for future udev rules.d location
Harald Hoyer
1
-1
/
+1
2011-03-10
rootfs-block/mount-root.sh: rename flag file for fsck
Harald Hoyer
1
-2
/
+1
2011-03-10
move all /dev/.initramfs to /dev/.run/initramfs
Harald Hoyer
1
-2
/
+2
2011-02-23
add missing shebang
Harald Hoyer
2
-0
/
+2
2011-02-02
renamed module-info.sh to module-setup.sh
Harald Hoyer
1
-0
/
+0
2011-02-02
replaced check,install,installkernel with module-info.sh
Harald Hoyer
2
-10
/
+13
2010-11-10
rootfs-block/mount-root.sh: remove $NEWROOT/.autofsck if possible
Harald Hoyer
1
-0
/
+1
2010-11-10
rootfs-block/mount-root.sh: remove $NEWROOT/{.autofsck,forcefsck} if possible
Harald Hoyer
1
-0
/
+2
[next]