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
/
90dmsquash-live
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-07
dracut-functions.sh: inst_multiple == dracut_install
Harald Hoyer
1
-2
/
+2
2013-07-05
add PARTLABEL and PARTUUID
Harald Hoyer
1
-0
/
+8
2013-06-28
use "rm --" to guard against filenames beginning with "-"
Harald Hoyer
1
-1
/
+1
2013-06-12
dmsquash-live/iso-scan: wait until the iso-scan/filename is found
Harald Hoyer
2
-10
/
+23
2013-05-31
dmsquash-live/dmsquash-live-root.sh: fixup 32214acb3ae
Harald Hoyer
1
-1
/
+1
2013-05-30
dmsquash-live/dmsquash-live-root.sh: add parameter rd.live.squashimg
Harald Hoyer
1
-2
/
+5
2013-04-15
dmsquash-live: add support for "iso-scan/filename" kernel parameter
Harald Hoyer
3
-0
/
+41
2013-04-11
Do not call plymouth with full path
Harald Hoyer
1
-2
/
+2
2013-03-16
dmsquash-live: force load squashfs kernel module
Harald Hoyer
1
-0
/
+3
2013-03-07
dmsquash-live: add iso9660 kernel module
Harald Hoyer
1
-1
/
+1
2013-03-06
dracut_need_initqueue
Harald Hoyer
1
-1
/
+1
2013-02-06
Provide devices to enable booting with rd.live.overlay.readonly=1
Frederick Grose
1
-4
/
+20
2013-01-02
dmsquash-live: fixed checkisomd5 service call
Harald Hoyer
2
-1
/
+2
2012-12-14
dmsquash-live: add systemd checkisomd5 service
Harald Hoyer
2
-1
/
+19
2012-09-07
apply-live-updates.sh: handle updates for /run
Will Woods
1
-1
/
+3
2012-09-06
dmsquash-live/dmsquash-live-root.sh: Physically write overlay reset at time o...
Frederick Grose
1
-1
/
+1
2012-07-26
dmsquash-live: do not eject medium for live_ram
Harald Hoyer
2
-2
/
+1
2012-07-25
deprecate old command line options
Harald Hoyer
2
-8
/
+8
2012-06-29
modules.d/*/module-setup.sh: combine and specify type for installs
Harald Hoyer
1
-12
/
+3
2012-06-29
90dmsquash-live: don't source fs-lib.sh as it is not used
Amadeusz Żołnowski
1
-1
/
+0
2012-05-29
dmsquash-live: do not hardcode path to mount(8) in generated hook.
Juan RP
1
-1
/
+1
2012-05-10
Fail to boot if mediacheck fails (#817419)
Brian C. Lane
1
-1
/
+1
2012-03-29
90dmsquash-live/dmsquash-live-root.sh: add symlink
Harald Hoyer
1
-0
/
+2
2012-03-08
get rid of /tmp/root.info
Harald Hoyer
2
-4
/
+0
2012-03-08
fix apply-live-updates failing because of /lib symlink
Will Woods
1
-6
/
+14
2012-02-22
Renamed all shell scripts to *.sh
Harald Hoyer
2
-1
/
+1
2012-02-13
shutdown on demand
Harald Hoyer
1
-0
/
+2
2012-01-20
dmsquash-live: really changed /dev/live-baseloop to /run/initramfs/
Harald Hoyer
1
-1
/
+1
2012-01-13
minor cleanups in parsing for dmsquash-live and livenet
Will Woods
1
-2
/
+2
2012-01-13
Create a symlink for the live image's base loop device
Brian C. Lane
1
-0
/
+3
2012-01-09
dmsquash: Ensure the 'loop' kernel module is included and loaded.
Colin Guthrie
2
-1
/
+3
2012-01-05
Fix live update script (#769970)
Brian C. Lane
1
-2
/
+3
2011-11-16
90dmsquash-live: wait for the /dev/mapper/live-rw device
Harald Hoyer
1
-0
/
+2
2011-11-15
add wait_for_dev() and wait_for_mount()
Harald Hoyer
2
-3
/
+1
2011-10-21
apply-live-updates.sh: copy without glob
Will Woods
1
-2
/
+3
2011-10-21
90dmsquash-live: do not install by default
Harald Hoyer
1
-1
/
+1
2011-10-18
dmsquash-live: fix log message about root/liveroot
Will Woods
1
-1
/
+1
2011-09-19
Do not use /run/udev/rules.d for udev rules
Harald Hoyer
1
-1
/
+1
2011-09-19
90dmsquash-live: do not symlink to /dev/live
Harald Hoyer
1
-6
/
+0
2011-09-02
dmsquash-live-root: load filesystem modules before mounting loop images
Harald Hoyer
1
-2
/
+4
2011-09-02
dmsquash-live-root: use blkid to determine fstype of images
Harald Hoyer
1
-3
/
+1
2011-08-17
90dmsquash-live/dmsquash-live-root: include fs_lib.sh for det_fs()
Harald Hoyer
1
-0
/
+2
2011-08-12
add apply-live-updates.sh to pre-pivot hook
012
Will Woods
2
-0
/
+8
2011-08-12
dmsquash-live-root: determine img type by contents, not name
Will Woods
1
-3
/
+12
2011-08-12
dmsquash-live-root cleanups/mini-fixes
Will Woods
1
-7
/
+5
2011-07-20
90dmsquash-live: optionally install eject
Harald Hoyer
1
-1
/
+1
2011-07-01
dmsquash-live: install eject with dracut_install
Harald Hoyer
1
-6
/
+1
2011-05-20
dracut: fix overlayfs paths
Harald Hoyer
1
-3
/
+3
2011-05-12
dmsquash-live/dmsquash-live-root: add missing changes for /run
Alan Pevec
1
-5
/
+5
2011-05-10
removed trailing whitespaces
Harald Hoyer
2
-5
/
+5
[next]