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
/
99base
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-12
base: don't install switch_root, if systemd is used
Harald Hoyer
1
-2
/
+1
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-5
/
+5
2013-07-31
Change the implementation of action_on_fail
Baoquan He
1
-18
/
+10
2013-07-31
Revert "base: setup correct system time and time zone in initrd"
Harald Hoyer
2
-20
/
+0
2013-07-31
systemd: use systemd in the initramfs, if installed on the system
Harald Hoyer
1
-1
/
+0
2013-07-30
base/init.sh: create static device nodes with kmod
Harald Hoyer
2
-1
/
+16
2013-07-30
base: hard depend on systemd, if system was started by systemd
Harald Hoyer
1
-0
/
+1
2013-07-30
base/dracut-lib.sh: check for /proc/cmdline existance
Harald Hoyer
1
-2
/
+4
2013-07-23
base: provide pidof() shell function
Harald Hoyer
2
-1
/
+26
2013-07-23
init.sh: don't check for systemd-udevd in lower version branch
Harald Hoyer
1
-2
/
+2
2013-07-17
rename sosreport to rdsosreport
Harald Hoyer
3
-5
/
+5
2013-07-17
base: remove RD_TIMESTAMP
Harald Hoyer
1
-7
/
+0
2013-07-12
base/module-setup.sh: do not add devs to initqueue/finished
Harald Hoyer
1
-17
/
+20
2013-07-12
base/module-setup.sh: do not include systemd-timestamp
Harald Hoyer
1
-1
/
+5
2013-07-05
add PARTLABEL and PARTUUID
Harald Hoyer
1
-1
/
+4
2013-07-04
beautified shell code
Harald Hoyer
1
-15
/
+15
2013-06-28
use "rm --" to guard against filenames beginning with "-"
Harald Hoyer
4
-15
/
+15
2013-06-12
rename kernel command line param action_on_fail to rd.action_on_fail
Harald Hoyer
1
-1
/
+1
2013-06-06
base: setup correct system time and time zone in initrd
WANG Chao
2
-0
/
+20
2013-05-30
base/dracut-lib.sh: export DRACUT_SYSTEMD and NEWROOT
Harald Hoyer
1
-0
/
+3
2013-04-30
_emergency_shell: Show current working directory correctly in shell.
WANG Chao
1
-1
/
+1
2013-04-25
fixed fips mode
Harald Hoyer
1
-1
/
+1
2013-04-18
base/dracut-lib.sh: do not setdebug, if not in initramfs
Harald Hoyer
1
-0
/
+1
2013-04-11
Do not call plymouth with full path
Harald Hoyer
1
-2
/
+2
2013-04-09
Let user specify the action after fail
Baoquan He
2
-6
/
+28
2013-04-05
base/dracut-lib.sh:wait_for_dev()/cancel_wait_for_dev() set systemd timeouts
Harald Hoyer
3
-28
/
+21
2013-04-04
base/dracut-lib.sh: add dev_unit_name()
Harald Hoyer
1
-4
/
+10
2013-04-02
base/init.sh: fix version output
Harald Hoyer
1
-1
/
+1
2013-03-26
use systemd*dir variables everywhere
Harald Hoyer
2
-4
/
+4
2013-03-16
sosreport: mkdir /run/initramfs, if it does not exist yet
Harald Hoyer
1
-0
/
+2
2013-03-15
sosreport.sh: use -o short-monotonic for the journal output
Harald Hoyer
1
-1
/
+1
2013-03-13
Add memdebug at different points in 99base/init.sh
dyoung@redhat.com
1
-0
/
+7
2013-03-13
print memdebug to stderr
dyoung@redhat.com
1
-1
/
+1
2013-03-13
systemd: local-fs.target is now root-fs.target and initrd-fs.target
Harald Hoyer
1
-3
/
+3
2013-03-06
base: save host_devs which we need bring up and process them with wait_for_dev
Harald Hoyer
1
-0
/
+19
2013-03-06
base: in systemd mode parse-root-opts.sh is in the services
Harald Hoyer
1
-8
/
+4
2013-03-06
base/dracut-lib.sh: reset /etc/profile
Harald Hoyer
1
-0
/
+1
2013-03-06
base/init.sh: reset main loop counter, if work is in initqueue
Harald Hoyer
1
-0
/
+1
2013-03-06
base/dracut-lib.sh: extend wait_for_dev() for systemd
Harald Hoyer
1
-3
/
+14
2013-03-02
reset initqueue loop counter only if new uevents exist
Harald Hoyer
1
-1
/
+1
2013-02-18
base/init.sh: create /run/log
Stefan Reimer
1
-0
/
+1
2013-02-06
Mount /proc before including dracut-lib.sh.
Colin Guthrie
1
-3
/
+3
2013-01-23
Add memory usage trace to diffrent hook points
Dave Young
1
-0
/
+95
2013-01-23
add function getargnum
dyoung@redhat.com
1
-0
/
+29
2013-01-22
shutdown: kill all processes and report remaining ones
Harald Hoyer
1
-0
/
+14
2013-01-22
dracut-lib.sh: force hide plymouth in shutdown emergency shell
Harald Hoyer
1
-0
/
+5
2012-12-14
Move wait for if functions to net lib
dyoung@redhat.com
1
-23
/
+0
2012-12-14
Fallback to external blkid and path_id in udev rules for <udev-176.
Amadeusz Żołnowski
1
-1
/
+1
2012-11-21
Add sosreport script and generate /run/initramfs/sosreport.txt
Harald Hoyer
3
-3
/
+64
2012-10-10
consistently lowercase "dracut"
Harald Hoyer
1
-1
/
+1
[next]