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-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
2012-12-02
build: use git-archive to create tarballs
Dave Reisner
1
-2
/
+3
2012-12-02
mkinitcpio: use fancy unicode in -L output
0.12.0
Dave Reisner
1
-2
/
+4
2012-11-30
mkinitcpio.8: fix add_runscript doc to match reality
Dave Reisner
1
-1
/
+1
2012-11-28
shutdown: leave a comment about cryptsetup v. dmsetup
Dave Reisner
1
-0
/
+2
2012-11-26
functions: always return successfully if we ran a build hook
Dave Reisner
1
-0
/
+5
2012-11-26
lsinitcpio: use compound command for parseopts exec
Dave Reisner
1
-3
/
+1
2012-11-26
handle deprecation notices in -H and -L
Dave Reisner
2
-18
/
+90
2012-11-26
replace find_in_dirs with PATH= manipulation
Dave Reisner
3
-28
/
+14
2012-11-26
shutdown: teardown loop devices only after umount
Dave Reisner
1
-6
/
+6
2012-11-26
selectively decompress modules on install
Dave Reisner
1
-6
/
+19
2012-11-26
unique _modpaths arrays in during build
Dave Reisner
2
-11
/
+12
2012-11-26
modconf: add new hook to simply inclusion of modprobe config
Dave Reisner
2
-4
/
+16
2012-11-26
merge most storage hooks into a single 'block' hook
Dave Reisner
9
-147
/
+57
2012-11-24
Makefile: copy directories, not individual files on install
Dave Reisner
1
-3
/
+2
2012-11-24
functions: only show the basename of a deprecated hook
Dave Reisner
1
-1
/
+2
2012-11-24
build: move manpages to subdir
Dave Reisner
4
-7
/
+7
2012-11-24
obsolete old-style install hook API
Dave Reisner
3
-52
/
+22
2012-11-24
drop support for reading /etc/rc.conf
Dave Reisner
2
-10
/
+4
2012-11-24
init: remove unneeded variable expansion
Dave Reisner
1
-3
/
+3
2012-11-24
init: declare defaults earlier
Dave Reisner
1
-2
/
+3
2012-11-24
init: remove needless workaround for empty rootdelay
Dave Reisner
2
-6
/
+2
2012-11-24
init: use exponential backoff in poll_device
Dave Reisner
1
-3
/
+13
2012-11-24
init: condense early module loading
Dave Reisner
1
-2
/
+3
2012-11-24
usbinput: use autodetection on newer kernels
Dave Reisner
1
-2
/
+13
2012-11-24
shutdown: copy kexec from host if requested and not available
Dave Reisner
1
-0
/
+18
2012-11-24
shutdown: avoid talking to udev via dmsetup
Dave Reisner
1
-1
/
+1
2012-11-24
shutdown: share dm teardown with lvm
Dave Reisner
1
-9
/
+1
2012-11-12
Makefile: remove non-existing files from clean target
0.11.2
Dave Reisner
1
-1
/
+0
2012-11-12
shutdown: fix awful typo in reading metadata
Dave Reisner
1
-1
/
+1
2012-11-12
lsinitcpio: initialize _opt_verbose to empty string
Dave Reisner
1
-1
/
+1
2012-11-11
shutdown: chdir to /sys/class/block earlier
0.11.1
Dave Reisner
1
-3
/
+3
2012-11-11
functions: avoid printing empty autodetect array
Dave Reisner
1
-2
/
+1
2012-11-11
shutdown: simplify recursive disassemble
Dave Reisner
1
-6
/
+1
[next]