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
/
95resume
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-06
resume: generate rules already in parse-resume.sh
Harald Hoyer
1
-0
/
+48
2013-03-06
resume: in systemd mode move functionality in the dracut services
Harald Hoyer
1
-3
/
+8
2013-03-02
resume: move resume hook from mount to pre-mount
Harald Hoyer
1
-1
/
+1
2013-02-13
resume: Ensure we remove the timout job when we find the resume device
Colin Guthrie
1
-2
/
+2
2012-09-18
resume/resume.sh: prevent "resume: not found"
Harald Hoyer
1
-1
/
+1
2012-07-20
resume: move resume in the initqueue/finished hook
Harald Hoyer
1
-6
/
+6
2012-07-09
resume: move resume process to initqueue
Harald Hoyer
2
-7
/
+9
2012-01-09
resume: Fix failure when invalid device passed via 'resume='
Colin Guthrie
1
-0
/
+3
2011-11-15
add wait_for_dev() and wait_for_mount()
Harald Hoyer
1
-7
/
+1
2011-09-19
Do not use /run/udev/rules.d for udev rules
Harald Hoyer
1
-1
/
+1
2011-05-12
dracut-functions: make local vars local and prefix with "_"
Harald Hoyer
1
-3
/
+4
2011-05-10
removed trailing whitespaces
Harald Hoyer
3
-3
/
+3
2011-04-08
get rid of absolute PATHs
Harald Hoyer
1
-1
/
+3
2011-03-25
Move all hooks to "$hookdir"
Harald Hoyer
1
-3
/
+3
2011-03-10
prepare for future udev rules.d location
Harald Hoyer
1
-1
/
+1
2011-02-23
add missing shebang
Harald Hoyer
1
-0
/
+1
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
-17
/
+20
2010-11-10
resume: merge uswsusp module into resume
Andrey Borzenkov
4
-0
/
+51
2010-10-28
new parameter option names with "rd.*" namespace
Harald Hoyer
1
-1
/
+1
2010-09-10
reformat source code
Harald Hoyer
4
-17
/
+29
2010-08-02
init: create /dev/.udev/rules.d with correct permissions
Harald Hoyer
1
-1
/
+0
2010-08-02
mkdir /dev/.udev/rules.d with mode 0755
Harald Hoyer
1
-1
/
+1
2010-06-25
dmsquash, resume: do not name the /dev/.udev/rules like the /etc ones
Harald Hoyer
1
-1
/
+1
2010-06-22
Write rules for symlinks to /dev/.udev/rules.d for later usage
Harald Hoyer
1
-4
/
+8
2010-05-19
chmod 0755 *.sh
Harald Hoyer
1
-0
/
+0
2009-09-15
95resume/install: give resume higher prio than mount
Harald Hoyer
1
-1
/
+1
2009-09-15
95resume: simplyfy rules and also recognize blkid typo
Harald Hoyer
1
-5
/
+7
2009-09-15
switch modules to initqueue-finished
Harald Hoyer
1
-0
/
+6
2009-06-19
removed shebang from .sh and changed mode to 0644
Harald Hoyer
1
-0
/
+0
2009-06-18
also resume from "swsuspend" partitions
Harald Hoyer
1
-6
/
+10
2009-06-18
resume from any suspend partition
Harald Hoyer
1
-0
/
+3
2009-06-01
Remove dependency on /bin/echo
David Dillow
1
-2
/
+2
2009-06-01
resume: add support for labeled resume devices
David Dillow
3
-7
/
+16
2009-06-01
dracut: add cmdline hook
David Dillow
1
-1
/
+1
2009-05-31
block root: split out resume parsing and udev rules
David Dillow
2
-1
/
+8
2009-03-20
Split out resume handling into its own hook.
Victor Lowther
3
-0
/
+19