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
/
mkinitcpio
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-27
merge optkver into KERNELVERSION
Dave Reisner
1
-6
/
+8
2013-11-27
mkinitcpio: Allow building an image without modules
Thomas Bächler
1
-1
/
+1
2013-11-24
mkinitcpio: Improve output when -d option is used.
Thomas Bächler
1
-3
/
+7
2013-11-24
mkinitcpio: add -d option
Thomas Bächler
1
-5
/
+10
2013-09-09
add mkinitcpio version marker in buildroot creation
Dave Reisner
1
-3
/
+0
2013-08-28
mkinitcpio: preserve permissions if run as root
Dave Reisner
1
-1
/
+5
2013-08-28
rely on libmount defaults for file locations
Dave Reisner
1
-1
/
+2
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
-41
/
+0
2013-05-07
remove "arbitrary" limit from index_of()
Dave Reisner
1
-7
/
+4
2013-05-02
mkinitcpio: ensure ERR trap propagates to install_modules
Dave Reisner
1
-0
/
+2
2013-04-24
functions: implement add_firmware
Dave Reisner
1
-1
/
+1
2013-03-13
mkinitcpio: honor updates directory for firmware
Dave Reisner
1
-0
/
+1
2013-02-28
mkinitcpio: use consistent style in case statement
Dave Reisner
1
-18
/
+36
2013-02-05
Add -P, --allpresets option
Dave Reisner
1
-10
/
+17
2013-01-21
Do more to determine the color caps of the term
Dave Reisner
1
-16
/
+1
2013-01-13
factor out kver detection to functions file
Dave Reisner
1
-18
/
+1
2013-01-12
use type to determine availability of tput
Dave Reisner
1
-1
/
+1
2013-01-12
mkinitcpio: avoid using 'file' to get kernel versions
Dave Reisner
1
-2
/
+17
2012-12-02
mkinitcpio: use fancy unicode in -L output
0.12.0
Dave Reisner
1
-2
/
+4
2012-11-26
handle deprecation notices in -H and -L
Dave Reisner
1
-18
/
+78
2012-11-26
replace find_in_dirs with PATH= manipulation
Dave Reisner
1
-8
/
+7
2012-11-26
selectively decompress modules on install
Dave Reisner
1
-6
/
+19
2012-11-26
unique _modpaths arrays in during build
Dave Reisner
1
-10
/
+11
2012-11-24
obsolete old-style install hook API
Dave Reisner
1
-2
/
+1
2012-10-25
Add -V/--version option to display version information
Eric Bélanger
1
-2
/
+12
2012-10-21
function: add a map() utility function
0.11.0
Dave Reisner
1
-3
/
+1
2012-10-21
convert autodetect cache to hash
Dave Reisner
1
-3
/
+4
2012-10-07
ensure builtins are dash/underscore translated
Dave Reisner
1
-2
/
+4
2012-10-07
mkinitcpio: remove find_moduledir
Dave Reisner
1
-20
/
+2
2012-10-07
separate image building to functions
Dave Reisner
1
-129
/
+137
2012-10-07
honor -n for presets
Dave Reisner
1
-0
/
+1
2012-10-07
mkinitcpio: check for preset file by sourcing it
Dave Reisner
1
-42
/
+44
2012-10-07
commit to some level of style in variable naming
Dave Reisner
1
-101
/
+104
2012-09-30
mkinitcpio: munge modules.order before calling depmod
Dave Reisner
1
-1
/
+7
2012-09-30
functions: always treat ADDED_MODULES as a hash
Dave Reisner
1
-1
/
+1
2012-09-24
mkinitcpio: protect module install on $MODPATHS
Dave Reisner
1
-1
/
+1
2012-09-24
force bsdcpio to run with LANG=C
Dave Reisner
1
-1
/
+1
2012-09-17
silently ignore builtin modules
Dave Reisner
1
-0
/
+7
2012-09-17
declare ADDED_MODULES as associative array
Dave Reisner
1
-2
/
+2
2012-09-01
mkinitcpio: refuse to run if image path isn't writeable
Dave Reisner
1
-0
/
+7
2012-07-28
mkinitcpio: rename longopt for --add to --addhooks
Dave Reisner
1
-7
/
+7
2012-07-28
implement --moduleroot option
Dave Reisner
1
-3
/
+7
2012-07-15
initalize buildroot later, and out outside of hooks
Dave Reisner
1
-26
/
+9
2012-07-15
use last exit status as default arg for cleanup
Dave Reisner
1
-1
/
+3
2012-06-08
remove redundant header comment
Dave Reisner
1
-8
/
+1
2012-06-08
Use declare -f over type -t to avoid subshells
Dave Reisner
1
-1
/
+1
2012-06-02
Don't report success when builderrors > 0
0.9.1
Dave Reisner
1
-1
/
+1
2012-06-01
add hookpoints to --hookhelp output
Dave Reisner
1
-0
/
+1
2012-06-01
avoid subshell in adding --quiet to bsdcpio
Dave Reisner
1
-4
/
+13
[next]