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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-07
Remove an extra whitespace from the emergency shell prompt
Thomas Bächler
1
-1
/
+1
2010-02-07
Release 0.5.99.3
0.5.99.3
Thomas Bächler
1
-1
/
+1
2010-02-07
Settle remaining uevents before killing udevd
Thomas Bächler
1
-0
/
+2
2010-02-05
Remove the raid hook: This will be replaced by the better hook from the mdadm...
Thomas Bächler
2
-48
/
+0
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
2
-2
/
+6
2010-01-24
Install load-modules.sh to the tarball
Thomas Bächler
1
-0
/
+1
2010-01-24
[install/udev] Latest udev uses firmware instead of firmware.sh
Thomas Bächler
1
-1
/
+1
2010-01-24
Use modprobe --resolve-alias for resolving aliases in autodetect as Arch's ud...
Thomas Bächler
1
-1
/
+1
2010-01-14
Correct ${RESOLVEALIAS} usage that broke after the last commit
Thomas Bächler
1
-1
/
+1
2010-01-14
Remove more klibc'isms from blacklisting code in load-modules.sh:
Thomas Bächler
1
-4
/
+9
2010-01-12
Fix UTF8 mode in the keymap hook
Thomas Bächler
1
-2
/
+2
2010-01-12
Add keymap hook
Thomas Bächler
2
-0
/
+44
2010-01-12
Correct load-modules.sh permissions (+x was missing)
Thomas Bächler
1
-1
/
+1
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
2
-14
/
+15
2010-01-12
Fix adding duplicate symlinks into the cpio image
Thomas Bächler
1
-1
/
+1
2010-01-12
Do not append a trailing /, remove it (fixed FS#17793)
Thomas Bächler
1
-4
/
+2
2010-01-10
Add udev hook, originated from the obsolete klibc-udev package
Thomas Bächler
4
-0
/
+88
2010-01-10
Remove parseblock usage from resume hook, also fix resuming with tuxonice
Thomas Bächler
1
-10
/
+18
2010-01-10
Remove klibc-isms from autodetect: Use blkid for filesystem detection
Thomas Bächler
1
-4
/
+1
2010-01-10
Make base hook help message more generic, remove klibc reference
Thomas Bächler
1
-2
/
+2
2010-01-10
Remove kinit usage from /init: Implement parseblock and kinit in shell code, ...
Thomas Bächler
2
-36
/
+56
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
2
-17
/
+14
2010-01-05
Revert 1558dfbf3b2a42f43594acf6e3d8f9b329ff1133 and 984cbd4eb023001668eea530e...
Thomas Bächler
2
-18
/
+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-12-05
change to new firewire subsystem
Tobias Powalowski
1
-2
/
+2
2009-11-27
fixed autodetection of raid module on mdadm>=3.0.x
Tobias Powalowski
1
-1
/
+1
2009-11-02
fix for pcmciautils-016
Tobias Powalowski
1
-1
/
+4
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-09-19
Remove obsolete install script.
Loui Chang
1
-26
/
+0
2009-09-19
Specify mansource, manversion and manmanual when generating the man page.
Loui Chang
2
-5
/
+1
2009-09-04
Exit with error if PRESETS seems to be defined as an array.
Loui Chang
1
-2
/
+6
2009-09-01
Defining PRESETS as a bash array is no longer supported.
Loui Chang
2
-2
/
+11
2009-09-01
Replace all occurances of 'source' with a dot for dash compatibility.
Loui Chang
2
-7
/
+7
2009-09-01
Remove generated file 'mkinitcpio.5'
Loui Chang
1
-189
/
+0
2009-09-01
Makefile: Add a rule to generate a source tarball.
Loui Chang
1
-1
/
+25
2009-08-05
Add Makefile.
Loui Chang
1
-0
/
+44
2009-08-05
Remove trailing whitespace in manpage.
Loui Chang
1
-26
/
+26
2009-08-05
Update man page to reflect current usage of HOOKS.
Loui Chang
1
-2
/
+4
2009-08-05
Do not rely on -L test; use -h instead.
Loui Chang
4
-5
/
+5
2009-08-05
Eliminate bashisms so things work in dash.
Loui Chang
2
-6
/
+6
2009-08-05
Set $UID if unset, required by the autodetect hook.
Loui Chang
1
-0
/
+4
2009-07-19
Add new 2.6.30 storage modules to usb hook
0.5.26
Thomas Bächler
1
-0
/
+1
2009-06-07
Always use rootdelay when polling a device, set it earlier in the init file
0.5.25
Thomas Bächler
2
-8
/
+8
2009-06-07
Fix #12374
Thomas Bächler
1
-1
/
+1
[next]