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
/
dracut-functions
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-29
dracut-functions:find_block_device() workaround for btrfs
Harald Hoyer
1
-1
/
+8
2010-10-28
dracut-functions:inst_symlink() create target dir
Harald Hoyer
1
-1
/
+2
2010-10-27
dracut-functions: suppress modinfo errors for hostonly mode
Harald Hoyer
1
-1
/
+1
2010-09-22
dracut-functions: filter_kernel_modules() search in extra dirs
Harald Hoyer
1
-2
/
+2
2010-09-10
reformat source code
Harald Hoyer
1
-170
/
+172
2010-08-23
Trivial cleanups in dracut-functions
Victor Lowther
1
-36
/
+21
2010-08-06
dracut: add --fstab, to ignore /proc/self/mountinfo
Harald Hoyer
1
-4
/
+37
2010-08-05
dracut-functions: use /proc/self/mountinfo, instead of /proc/mounts
Harald Hoyer
1
-9
/
+4
2010-08-04
Harden check for used modules in hostonly mode
Andrey Borzenkov
1
-1
/
+1
2010-08-04
dracut-functions: fixed --omit
Harald Hoyer
1
-0
/
+1
2010-08-02
dracut-functions: fix check=255 logic and dependencies
Harald Hoyer
1
-8
/
+16
2010-07-27
dracut-functions: fix "-m -a" handling
Harald Hoyer
1
-4
/
+12
2010-07-21
dracut-functions: additional symlinks for library files
Amadeusz Żołnowski
1
-1
/
+34
2010-07-06
dracut-functions: cosmetic changes to inst_rules
Amadeusz Żołnowski
1
-4
/
+5
2010-07-06
dracut-functions: info which udev rules are skipped
Amadeusz Żołnowski
1
-2
/
+3
2010-07-06
add module i18n
Amadeusz Żołnowski
1
-0
/
+63
2010-06-22
dracut-functions: use LC_ALL=C rather than LANG=C
Harald Hoyer
1
-1
/
+1
2010-06-22
dracut-functions: set LANG=C for ldd output parsing
Harald Hoyer
1
-1
/
+1
2010-06-17
dracut, dracut-functions: better vercmp
Amadeusz Żołnowski
1
-27
/
+20
2010-06-09
dracut-functions: fun. vercmp optimized; credits go to Victor Lowther
Amadeusz Żołnowski
1
-12
/
+13
2010-06-09
Support old version of module-init-tools
Amadeusz Żołnowski
1
-2
/
+42
2010-05-26
dracut-functions: beautified warnings
Harald Hoyer
1
-2
/
+2
2010-05-26
dracut-functions: check if specific dracut module is missing
Harald Hoyer
1
-0
/
+10
2010-05-19
90mdraid dracut-functions: fix md raid hostonly detection
Andy Lutomirski
1
-0
/
+3
2010-05-03
dracut-functions: use udevadm to get ID_FS_*
Harald Hoyer
1
-0
/
+3
2010-01-13
dracut-functions: add additional drivers in host-only mode, too
Luca Berra
1
-1
/
+2
2010-01-13
dracut-functions: add support for compressed kernel modules
Luca Berra
1
-4
/
+13
2009-11-27
changed hostonly documentation and handling
Harald Hoyer
1
-1
/
+1
2009-11-26
dracut-functions: inst_simple(): do not bail out if target is a dir and exists
Harald Hoyer
1
-2
/
+4
2009-11-25
Handle modules with hyphens in their names properly.
Peter Jones
1
-1
/
+1
2009-11-05
dracut-functions: dinfo() on missing firmware, rather than dwarning()
Harald Hoyer
1
-1
/
+1
2009-11-03
Tidy up some comments
Alan Jenkins
1
-4
/
+4
2009-10-27
join $dsrc and $dracutbasedir
Harald Hoyer
1
-4
/
+4
2009-09-30
dracut-functions: let inst*() honor and handle symlinks correctly
Harald Hoyer
1
-5
/
+6
2009-09-30
dracut-functions: inst_simple() with cp -p to preserver timestamps, etc.
Harald Hoyer
1
-1
/
+1
2009-09-29
dir symlinks
Lance Albertson
1
-6
/
+37
2009-09-14
fix backwards inst() compat
Harald Hoyer
1
-9
/
+15
2009-09-14
dracut-functions: fixed inst() for mkinitrd compat
Harald Hoyer
1
-1
/
+5
2009-09-09
dracut-functions: make inst() mkinitrd compatible
Harald Hoyer
1
-2
/
+3
2009-09-01
dracut-functions: do not try to clear logfile, if not writable
Harald Hoyer
1
-4
/
+6
2009-09-01
dracut-function: add check for volume group members
Harald Hoyer
1
-0
/
+30
2009-08-28
instmods(): fixed "instmods =drivers/md"
Harald Hoyer
1
-4
/
+7
2009-08-27
should_source_module(): refined check
Harald Hoyer
1
-1
/
+1
2009-08-22
Oops, clean up broken get_fs_type implementation.
Victor Lowther
1
-10
/
+14
2009-08-20
Minor fixups to kernel module loading
Victor Lowther
1
-12
/
+11
2009-08-20
Abstract out hostonly vs. generic module installation differences.
Victor Lowther
1
-0
/
+21
2009-08-20
Abstract out vol_id vs. blkid usage.
Victor Lowther
1
-0
/
+2
2009-08-19
Speed up loading block drivers when running with --hostonly
Victor Lowther
1
-3
/
+5
2009-08-19
Abstract out vol_id vs. blkid usage
Victor Lowther
1
-0
/
+11
2009-08-19
dracut-functions: check for existance of slave devices before opening it
Harald Hoyer
1
-0
/
+2
[next]