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
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
2012-10-21
functions: trim path of resolved symlink
Dave Reisner
1
-1
/
+1
2012-10-07
commit to some level of style in variable naming
Dave Reisner
1
-46
/
+46
2012-09-30
functions: avoid fully resolving soname symlinks
Dave Reisner
1
-4
/
+2
2012-09-30
functions: include image config on image itself
Dave Reisner
1
-7
/
+6
2012-09-30
functions: always treat ADDED_MODULES as a hash
Dave Reisner
1
-4
/
+4
2012-09-17
declare ADDED_MODULES as associative array
Dave Reisner
1
-2
/
+2
2012-09-17
functions: allow add_symlink to only take a single arg
Dave Reisner
1
-7
/
+18
2012-09-17
install fstab/mtab as part of base layout
Dave Reisner
1
-0
/
+4
2012-08-19
functions: avoid creating /usr/sbin
Dave Reisner
1
-1
/
+1
2012-08-13
functions: symlink /usr/local/sbin -> /usr/bin
Dave Reisner
1
-1
/
+2
2012-07-28
implement --moduleroot option
Dave Reisner
1
-2
/
+2
2012-07-24
baseroot: add flagfile to indicate we're in an initramfs
Tom Gundersen
1
-1
/
+4
2012-07-15
initalize buildroot later, and out outside of hooks
Dave Reisner
1
-0
/
+26
2012-06-12
Update module filter to be aware of hyphens in the MODULES array
Brian Parsons
1
-1
/
+1
2012-06-08
Use declare -f over type -t to avoid subshells
Dave Reisner
1
-1
/
+1
2012-06-08
functions: avoid adding nonexistant modules to config
Dave Reisner
1
-2
/
+6
2012-06-08
functions: style nits
Dave Reisner
1
-3
/
+11
2012-06-05
explicitly unset build function before sourcing
Dave Reisner
1
-0
/
+1
2012-06-02
catch errors in ldd ELF dep resolution
Dave Reisner
1
-1
/
+7
2012-06-01
add hookpoints to --hookhelp output
Dave Reisner
1
-6
/
+24
[next]