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
/
functions
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
ship /var/run as symlink to /run
Dave Reisner
1
-1
/
+2
2017-10-06
Restore addition of modules from config file
Dave Reisner
1
-1
/
+10
2017-10-01
add crc32c for ext4
Dave Reisner
1
-0
/
+3
2017-10-01
Avoid erroneous deprecation warnings
Dave Reisner
1
-5
/
+4
2017-08-22
make ldd parsing compatible with upstream glibc changes
Dave Reisner
1
-3
/
+3
2017-08-20
functions: add_full_dir: path prefix strip-off
Erik Stromdahl
1
-4
/
+5
2017-08-20
functions: add_full_dir: recursive filter
Erik Stromdahl
1
-1
/
+1
2017-03-19
arrayize config vars in mkinitcpio.conf
Dave Reisner
1
-8
/
+15
2017-03-14
avoid erroring when a builtin-module can't be found
Dave Reisner
1
-1
/
+1
2017-03-10
functions: attempt to (re)add builtin modules
Dave Reisner
1
-2
/
+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-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
2014-08-04
avoid compound conditional leading to spurious "errors"
Dave Reisner
1
-2
/
+6
2014-06-21
add second param to add_full_dir to allow filtering files
Dave Reisner
1
-3
/
+4
2014-06-21
add quirk for vfat nls module
Dave Reisner
1
-0
/
+1
2014-03-23
Add binary library deps directly, without symlink zoo
Dave Reisner
1
-7
/
+1
2014-03-05
add btrfs module quirk for linux 3.14
WorMzy Tykashi
1
-1
/
+1
2013-12-01
Load build and run hooks from /etc/initcpio
Dave Reisner
1
-1
/
+5
2013-11-27
mkinitcpio: Allow building an image without modules
Thomas Bächler
1
-1
/
+5
2013-11-24
functions: error out when buildroot isn't writeable
Dave Reisner
1
-0
/
+5
2013-11-24
mkinitcpio: add -d option
Thomas Bächler
1
-17
/
+18
2013-09-24
autodetect: read modaliases from uevent files
Dave Reisner
1
-5
/
+7
2013-09-20
functions: always add toplevel dir in add_full_dir
Dave Reisner
1
-1
/
+2
2013-09-09
add mkinitcpio version marker in buildroot creation
Dave Reisner
1
-0
/
+3
2013-07-08
Generate /etc/ld.so.cache for image
Dave Reisner
1
-0
/
+3
2013-05-07
move install_modules to functions to allow for testing
Dave Reisner
1
-0
/
+41
2013-05-07
remove "arbitrary" limit from index_of()
Dave Reisner
1
-4
/
+9
2013-04-24
functions: implement add_firmware
Dave Reisner
1
-7
/
+25
2013-04-21
functions: return a count of failures from map, if possible
Dave Reisner
1
-1
/
+1
2013-03-13
mkinitcpio: honor updates directory for firmware
Dave Reisner
1
-2
/
+5
2013-03-13
mkinitcpio: fix reference to bad variable name
Dave Reisner
1
-1
/
+1
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
1
-0
/
+18
2013-01-13
factor out kver detection to functions file
Dave Reisner
1
-0
/
+22
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
functions: always force a PATH lookup for type
Dave Reisner
1
-3
/
+3
2012-11-26
functions: always return successfully if we ran a build hook
Dave Reisner
1
-0
/
+5
2012-11-26
handle deprecation notices in -H and -L
Dave Reisner
1
-0
/
+12
2012-11-26
replace find_in_dirs with PATH= manipulation
Dave Reisner
1
-18
/
+5
2012-11-26
unique _modpaths arrays in during build
Dave Reisner
1
-1
/
+1
2012-11-24
functions: only show the basename of a deprecated hook
Dave Reisner
1
-1
/
+2
2012-11-24
obsolete old-style install hook API
Dave Reisner
1
-48
/
+20
2012-11-11
functions: avoid printing empty autodetect array
Dave Reisner
1
-2
/
+1
2012-10-21
function: add a map() utility function
0.11.0
Dave Reisner
1
-24
/
+15
2012-10-21
convert autodetect cache to hash
Dave Reisner
1
-4
/
+4
[next]