index
:
mkinitcpio
master
working
Main repo at http://projects.archlinux.org/mkinitcpio.git/
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-05
Respect rootfstype command line parameter
Thomas Bächler
1
-1
/
+5
2010-01-29
Nicer shell prompt in the break/emergency shell
Thomas Bächler
1
-2
/
+2
2010-01-12
Replace custom minips with busybox pidof
Thomas Bächler
1
-1
/
+1
2010-01-12
Fix a small oops in the sed usage
Thomas Bächler
1
-2
/
+2
2010-01-12
Replace the custom 'replace' tool with 'sed'
Thomas Bächler
1
-11
/
+12
2010-01-10
Remove kinit usage from /init: Implement parseblock and kinit in shell code, ...
Thomas Bächler
1
-36
/
+55
2010-01-10
Do not mount /proc before busybox --install - this requires CONFIG_BUSYBOX_EX...
Thomas Bächler
1
-3
/
+2
2010-01-05
Start moving from klibc to glibc+busybox
Thomas Bächler
1
-5
/
+5
2009-12-13
added done message to udevd startup
Tobias Powalowski
1
-0
/
+1
2009-12-13
start udevd in init to solve the firmware loading bug
Tobias Powalowski
1
-0
/
+7
2009-10-08
Skip options starting with a digit, sh variables must not start with a digit.
Thomas Bächler
1
-0
/
+1
2009-09-30
rootdelay check: Fix compatibility with other sh implementations than dash an...
Thomas Bächler
1
-1
/
+1
2009-08-05
Do not rely on -L test; use -h instead.
Loui Chang
1
-1
/
+1
2009-06-07
Always use rootdelay when polling a device, set it earlier in the init file
0.5.25
Thomas Bächler
1
-7
/
+7
2009-06-07
Pass arguments to init properly
Thomas Bächler
1
-3
/
+4
2009-06-07
Don't only check for block devices, but also for symbolic links.
Thomas Bächler
1
-1
/
+1
2009-06-07
Fix an 'elif' that should have been an 'if'
Thomas Bächler
1
-1
/
+1
2009-06-06
Rework the root device detection / creation stage
Thomas Bächler
1
-36
/
+34
2009-06-06
Add a new file init_functions that contains common functions used in /init an...
Thomas Bächler
1
-2
/
+1
2009-02-04
Silence errors when killing udevd
Gerardo Exequiel Pozzi
1
-1
/
+1
2008-03-16
Fix various coding style issues
Thomas Bächler
1
-11
/
+11
2008-03-15
Use the new -s= option of replace
Thomas Bächler
1
-12
/
+2
2008-01-04
Allow init=??? syntax again
Aaron Griffin
1
-0
/
+2
2007-08-11
Coding style change, use -n and -z for variable tests
Aaron Griffin
1
-5
/
+5
2007-05-12
- adjusted all hooks for new modprobe path
Thomas Bächler
1
-2
/
+2
2007-05-12
- fix init for users that use neither udev nor filesystems
Thomas Bächler
1
-10
/
+27
2007-05-12
- fix a bug with BINARIES= (also accept shared objects, not only executables)
Thomas Bächler
1
-8
/
+6
2007-03-12
* Jan Peter den Heijer <jpdenheijer@gmail.com>
Aaron Griffin
1
-0
/
+1
2007-03-12
* Jan Peter den Heijer <jpdenheijer@gmail.com>
Aaron Griffin
1
-9
/
+14
2007-03-07
Changes / suggestions from Jan Peter den Heijer <jpdenheijer@gmail.com>
Aaron Griffin
1
-7
/
+19
2007-03-05
Root delay *MUST* be passed on the command line if not using the filesystem hook
Aaron Griffin
1
-0
/
+4
2007-03-01
Fix the "Loading root filesystem module...-e" buggy output
Aaron Griffin
1
-1
/
+1
2006-12-06
Trying to address piix issue:
Thomas Bächler
1
-0
/
+9
2006-10-24
- Preset changes to better config file format
Thomas Bächler
1
-0
/
+1
2006-09-11
Added quotes to "msg" to honor leading/trailing spaces
Aaron Griffin
1
-1
/
+1
2006-09-01
'upgpkg: added hardcoded parameters to be skipped from reaplce, until we find...
Tobias Powalowski
1
-4
/
+12
2006-08-28
temporarily disabled two replace statements
Thomas Bächler
1
-2
/
+4
2006-08-18
'upgpkg: removed unneeded base hook, updated init to use replace'
Tobias Powalowski
1
-7
/
+11
2006-08-11
'fixed blacklisting support'
Tobias Powalowski
1
-2
/
+4
2006-08-09
As of klibc-extras 2.0, 'replace' replaces 'split'
Aaron Griffin
1
-2
/
+2
2006-08-08
Init fixes for the silly "." issue.
Aaron Griffin
1
-0
/
+1
2006-08-06
init fix part 2 \:\(
Thomas Bächler
1
-1
/
+1
2006-08-06
fixed init again
Thomas Bächler
1
-1
/
+1
2006-08-04
Solved IFS issues
Thomas Bächler
1
-5
/
+2
2006-08-01
Accept resume changes (brain0)
Aaron Griffin
1
-3
/
+3
2006-06-14
kinit param handling changes
Aaron Griffin
1
-3
/
+3
2006-06-06
New error conditions: fail on missing hook or missing module
Aaron Griffin
1
-2
/
+2
2006-05-19
rootfstype and rootdelay param handling changes
Aaron Griffin
1
-2
/
+1
2006-05-10
udev: remove extra copy of ieee1394
Aaron Griffin
1
-1
/
+4
2006-05-07
'fixed mdadm check and modprobe hardcoded'
Tobias Powalowski
1
-2
/
+1
[next]