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
/
95nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-23
merge "cleanup" and "pre-pivot-cleanup" hooks
Harald Hoyer
1
-1
/
+1
2012-04-19
move cleanup scripts to pre-pivot-cleanup hook
Dave Young
1
-1
/
+1
2012-04-16
Debian multiarch support
Jon Ander Hernandez
1
-5
/
+1
2012-04-05
95nfs/nfs-lib.sh: add server-ip to nfs server search
Harald Hoyer
1
-0
/
+1
2012-02-25
95nfs/module-setup.sh: removed "egrep" and "ls" calls
Harald Hoyer
1
-1
/
+5
2012-02-22
95nfs/module-setup.sh: whitespace fixup
Harald Hoyer
1
-1
/
+1
2012-02-22
Renamed all shell scripts to *.sh
Harald Hoyer
2
-1
/
+1
2012-02-15
95nfs/nfs-lib.sh: do not bail out at sourcing in nfsroot_from_dhcp()
Harald Hoyer
1
-1
/
+1
2012-02-15
port nfsroot to nfs-lib
Will Woods
1
-87
/
+4
2012-02-15
95nfs: add nfs-lib.sh
Will Woods
2
-0
/
+140
2012-02-13
shutdown on demand
Harald Hoyer
1
-1
/
+1
2012-02-07
split nfs rpc daemons startup script
Dave Young
3
-15
/
+18
2012-02-07
source dracut-lib.sh in nfs cleanup script
Dave Young
1
-0
/
+2
2012-02-07
add nobody group for rpc.idmapd
Dave Young
1
-0
/
+1
2012-01-23
deal common part of etc passwd in 99base
Dave Young
1
-2
/
+0
2012-01-13
nfs: fix regex patterns in check()
Cong Wang
1
-3
/
+3
2012-01-13
Check module dependencies of mount points
Cong Wang
1
-1
/
+1
2011-12-15
*/module-setup.sh: use host_fs_types host_devs
Harald Hoyer
1
-4
/
+10
2011-08-12
use inst_simple to install non-binary files
Harald Hoyer
1
-4
/
+6
2011-08-12
removed sourceforge references
Harald Hoyer
1
-1
/
+1
2011-05-12
dracut-functions: make local vars local and prefix with "_"
Harald Hoyer
1
-6
/
+8
2011-05-10
removed trailing whitespaces
Harald Hoyer
4
-9
/
+9
2011-05-02
let rpc user own /var/lib/rpcbind
Harald Hoyer
1
-1
/
+3
2011-04-08
get rid of absolute PATHs
Harald Hoyer
1
-3
/
+3
2011-04-08
mkdir always with -m 0755
Harald Hoyer
2
-4
/
+5
2011-03-29
Ensure rpc_pipefs is mounted
Jon Ander Hernandez
1
-0
/
+3
2011-03-25
Move all hooks to "$hookdir"
Harald Hoyer
2
-3
/
+3
2011-03-25
check for getarg() function before sourcing dracut-lib.sh
Harald Hoyer
2
-2
/
+2
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
4
-66
/
+69
2010-10-28
new parameter option names with "rd.*" namespace
Harald Hoyer
1
-1
/
+1
2010-09-10
nfs/install: fixed s/LIBDIR/libdir
Harald Hoyer
1
-1
/
+1
2010-09-10
reformat source code
Harald Hoyer
6
-21
/
+37
2010-08-23
fixed "use $libdir and $usrlibdir instead of ..."
Harald Hoyer
1
-1
/
+1
2010-08-23
use $libdir and $usrlibdir instead of individual detect with ldd
Amadeusz Żołnowski
1
-9
/
+5
2010-08-23
use 'type' built-in instead of external cmd 'which' in every Bash script
Amadeusz Żołnowski
2
-6
/
+6
2010-05-19
chmod 0755 *.sh
Harald Hoyer
1
-0
/
+0
2010-04-16
nfs: add missing nfsidmap libs
Harald Hoyer
1
-1
/
+2
2010-04-15
nfs: fixed nsswitch.conf parsing
Harald Hoyer
1
-8
/
+4
2010-02-18
fix IFS restoring
Harald Hoyer
1
-2
/
+2
2010-02-15
nfs4: rpc.idmapd does not accept parameters anymore
Harald Hoyer
3
-8
/
+15
2010-02-10
nfs: suppress error message about missing passwd
Harald Hoyer
1
-1
/
+1
2010-02-10
make nfs4 work
Harald Hoyer
1
-0
/
+1
2010-02-04
add preliminary IPv6 support
Harald Hoyer
2
-78
/
+4
2009-11-26
nfs: add rd_NFS_DOMAIN parameter to set the NFSv4 domain name
Harald Hoyer
1
-1
/
+5
2009-11-26
nfs: install passwd entries for nobody and nfsnobody
Harald Hoyer
1
-0
/
+2
2009-10-01
nfs/nfsroot: do not redirect output on rdnetdebug
Harald Hoyer
1
-6
/
+0
2009-10-01
nfs: specify nfs version 3 explicitly and retry with nfs version 2
Harald Hoyer
1
-2
/
+3
2009-09-15
network: break udevsettle early
Harald Hoyer
1
-0
/
+7
[next]