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
2013-07-27
init: avoid passing empty RD_TIMESTAMP variable
Dave Reisner
1
-1
/
+0
2013-07-18
init: rely on ConditionPathIsReadWrite for root fsck flag
0.15.0
Dave Reisner
1
-3
/
+13
2013-07-08
Generate /etc/ld.so.cache for image
Dave Reisner
2
-0
/
+6
2013-07-01
rdlogger: log messages which would have been hidden by quiet
Dave Reisner
2
-1
/
+7
2013-06-25
init: remove unneeded intermediate variable
Dave Reisner
1
-3
/
+2
2013-06-25
init: merge duped code, use bitfield_has_bit in fsck_root
Dave Reisner
1
-14
/
+8
2013-06-25
init: allow for logging of early userspace
Dave Reisner
3
-2
/
+176
2013-06-19
init: throw error on unknown fsck.mode
Dave Reisner
1
-2
/
+9
2013-05-07
move install_modules to functions to allow for testing
Dave Reisner
2
-41
/
+41
2013-05-07
remove "arbitrary" limit from index_of()
Dave Reisner
2
-11
/
+13
2013-05-07
init: redirect /proc/cmdline to parse_cmdline
Dave Reisner
2
-2
/
+2
2013-05-07
README: its 2013, year of the pony
Dave Reisner
1
-1
/
+1
2013-05-07
lsinitcpio: remove unused variables
Dave Reisner
1
-3
/
+0
2013-05-02
shutdown: include umount from util-linux
0.14.0
Dave Reisner
1
-0
/
+1
2013-05-02
mkinitcpio: ensure ERR trap propagates to install_modules
Dave Reisner
1
-0
/
+2
2013-04-24
shutdown: use umount --recursive
Dave Reisner
2
-16
/
+2
2013-04-24
hooks/memdisk: scope variables, use newer syntax
Dave Reisner
1
-6
/
+9
2013-04-24
hooks/usr: conditionally fsck /usr based on fstab
Dave Reisner
1
-2
/
+8
2013-04-24
functions: implement add_firmware
Dave Reisner
2
-8
/
+26
2013-04-21
functions: return a count of failures from map, if possible
Dave Reisner
1
-1
/
+1
2013-03-13
autodetect: allow whitelisting by MODULE_FS_ALIAS
Dave Reisner
1
-3
/
+5
2013-03-13
mkinitcpio: honor updates directory for firmware
Dave Reisner
2
-2
/
+6
2013-03-13
mkinitcpio: fix reference to bad variable name
Dave Reisner
1
-1
/
+1
2013-03-09
lsinitcpio: shortcut lzop involvement to bsdtar
Dave Reisner
1
-8
/
+4
2013-02-28
PKGBUILD: depend on systemd, not systemd-tools
Dave Reisner
1
-1
/
+1
2013-02-28
mkinitcpio: use consistent style in case statement
Dave Reisner
1
-18
/
+36
2013-02-28
add zsh completion
Daniel Wallace
2
-0
/
+65
2013-02-28
bash-completion: use kernel versions from detection
Dave Reisner
1
-8
/
+2
2013-02-11
fsck: add fsck config if it exists
Dave Reisner
1
-3
/
+8
2013-02-05
Move preset examples from /etc/mkinitcpio.d
Sébastien Luttringer
1
-2
/
+3
2013-02-05
Add -P, --allpresets option
Dave Reisner
3
-13
/
+24
2013-02-03
bash-completion: detect_kver -> _detect_kver
Dave Reisner
1
-2
/
+2
2013-01-31
functions: add /usr/lib64 -> lib symlink
0.13.0
Dave Reisner
1
-2
/
+8
2013-01-24
symlink /lib64 -> usr/lib in image
Dave Reisner
1
-0
/
+1
2013-01-21
Do more to determine the color caps of the term
Dave Reisner
3
-32
/
+20
2013-01-18
mkinitcpio.8: we support PARTLABEL too
Dave Reisner
1
-2
/
+3
2013-01-13
factor out kver detection to functions file
Dave Reisner
4
-23
/
+24
2013-01-12
parseopts: remove superfluous continue/shift statements
Dave Reisner
1
-5
/
+1
2013-01-12
functions: remove broken symlink error
Dave Reisner
1
-4
/
+1
2013-01-12
init_functions: namespace parsed vars from cmdline
Dave Reisner
1
-23
/
+23
2013-01-12
use type to determine availability of tput
Dave Reisner
2
-2
/
+2
2013-01-12
functions: always force a PATH lookup for type
Dave Reisner
1
-3
/
+3
2013-01-12
lsinitcpio: further cut out dependency on file
Dave Reisner
2
-13
/
+53
2013-01-12
lsinitcpio: avoid redundancies
Dave Reisner
1
-2
/
+2
2013-01-12
lsinitcpio: abort on unknown file formats
Dave Reisner
1
-1
/
+6
2013-01-12
lsinitcpio: fail hard if the image can't be extracted
Dave Reisner
1
-2
/
+4
2013-01-12
mkinitcpio: avoid using 'file' to get kernel versions
Dave Reisner
2
-10
/
+33
2013-01-04
install/block: move TI flash media drivers to autodetect
Dave Reisner
1
-2
/
+2
2012-12-28
hooks: rename 'usbinput' to 'keyboard' and add more modules
Tom Gundersen
3
-29
/
+33
2012-12-02
consolefont: fix reference to consolefont variable
Dave Reisner
1
-4
/
+4
[next]