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
2016-11-26
base: drop addition of ehci softdep file
Dave Reisner
1
-1
/
+0
2016-11-25
add missing -P, --allpresets option to usage output
Dave Reisner
1
-0
/
+1
2016-11-22
sd-vconsole: Use udev activation
Jan Alexander Steffens (heftig) via arch-projects
1
-7
/
+2
2016-11-20
functions: f2fs softdeps on crc32, not libcrc32c
Dave Reisner
1
-1
/
+4
2016-11-20
functions: fix typo in variable name
Dave Reisner
1
-1
/
+1
2016-11-20
fsck: avoid extra search paths
Dave Reisner
1
-1
/
+1
2016-11-20
mkinitcpio: fixing quoting in call to initialize_buildroot
Dave Reisner
1
-1
/
+1
2016-09-09
keyboard: get rid of an extra 'grep' call
v21
Dave Reisner
1
-2
/
+2
2016-09-09
keyboard: placate foutrelis' OCD
Dave Reisner
1
-1
/
+1
2016-09-09
keyboard: fix add_checked_modules call with multiple params
Dave Reisner
1
-1
/
+1
2016-09-09
mkinitcpio(8): document rootflags= and rootfstype=
Dave Reisner
1
-1
/
+10
2016-09-09
sd-vconsole: Wait for modules to be loaded
Jan Alexander Steffens (heftig)
1
-0
/
+6
2016-09-09
keyboard: add input/serio as part of checked modules
Dave Reisner
1
-1
/
+1
2016-07-17
Support version extraction from i[3456]86 kernels
Dave Reisner
1
-2
/
+2
2016-07-12
use an associative array to build bsdcpio options
Dave Reisner
1
-11
/
+26
2016-07-07
refactor parse_cmdline into something more readable
Dave Reisner
2
-66
/
+125
2016-07-07
add test harness for parse_cmdline
Dave Reisner
2
-0
/
+236
2016-07-02
error out if asked to extract a kver from image on non-x86
v20
Dave Reisner
2
-3
/
+10
2016-07-02
init: handle rootfstype as a synonym for fstype
Dave Reisner
1
-1
/
+2
2016-07-02
keymap: fall back to us if KEYMAP is not defined
Dave Reisner
1
-9
/
+4
2016-06-27
add f2fs quirk for libcrc32c
Dave Reisner
1
-1
/
+1
2016-06-27
handle the case of modinfo returning multiple modules
Dave Reisner
1
-15
/
+14
2016-06-27
Handle softdeps in modules
Dave Reisner
1
-5
/
+11
2016-01-20
Fix nvme module detection in Linux 4.4
v19
Evangelos Foutras
1
-2
/
+2
2014-12-28
mkinitcpio: expose syntax errors in preset files
Alexei Colin
1
-1
/
+1
2014-12-28
lsinitcpio: avoid setting TIMEFORMAT globally
Dave Reisner
1
-1
/
+1
2014-12-28
mkinitcpio avoiding adding a CPIO entry for '.'
Dave Reisner
1
-1
/
+1
2014-08-31
Add 'hostdata' hook
Thomas Bächler
1
-0
/
+14
2014-08-04
avoid compound conditional leading to spurious "errors"
Dave Reisner
1
-2
/
+6
2014-07-24
block: include all of drivers/storage/usb
v18
Dave Reisner
1
-1
/
+1
2014-06-21
add second param to add_full_dir to allow filtering files
Dave Reisner
3
-6
/
+10
2014-06-21
add quirk for vfat nls module
Dave Reisner
1
-0
/
+1
2014-03-30
make missing compression binaries a non-fatal warning
Dave Reisner
1
-2
/
+10
2014-03-23
Add binary library deps directly, without symlink zoo
Dave Reisner
1
-7
/
+1
2014-03-08
mkinitcpio.8: add reference to bootparam(7)
v17
Dave Reisner
1
-1
/
+1
2014-03-07
init: remove dead code related to systemd-timestamp
Dave Reisner
1
-4
/
+0
2014-03-06
Fix adding console font in sd-vconsole hook.
Thomas Bächler
1
-4
/
+4
2014-03-05
add btrfs module quirk for linux 3.14
WorMzy Tykashi
1
-1
/
+1
2014-03-01
Always use the --target flag with findmnt
Dave Reisner
2
-4
/
+4
2014-01-04
sd-shutdown: add kexec binary if it's available
Dave Reisner
1
-0
/
+4
2013-12-24
lsinitcpio: remove nonexistent showconfig longopt
Dave Reisner
1
-1
/
+1
2013-12-24
include missing longopt --config in arg parser
Dave Reisner
1
-1
/
+1
2013-12-22
Add -l flag when using lz4 compression
Dave Reisner
2
-4
/
+14
2013-12-16
Strip a leading 'v' from the git tag when generating the version number
v16
Thomas Bächler
1
-1
/
+1
2013-12-15
Add sd-vconsole hook.
Thomas Bächler
1
-0
/
+68
2013-12-15
Install mkinitcpio-generate-shutdown-ramfs.service as a static service
Thomas Bächler
2
-4
/
+3
2013-12-15
Add a tmpfiles.d configuration file to create /run/initramfs.
Thomas Bächler
2
-1
/
+6
2013-12-06
prevent calling a preset from a preset
Dave Reisner
1
-1
/
+6
2013-12-01
remove legacy search paths in /lib/initcpio
Dave Reisner
2
-4
/
+2
2013-12-01
Load build and run hooks from /etc/initcpio
Dave Reisner
3
-3
/
+11
[next]