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
2012-01-05
autodetect: check for rootfs module existance
Dave Reisner
1
-1
/
+6
2012-01-05
mkinitcpio: remove hardcoded paths
Dave Reisner
2
-3
/
+3
2011-12-26
mkinitcpio: avoid color when stdout isn't a tty
Dave Reisner
1
-1
/
+1
2011-12-26
lsinitcpio: remove duplicate in_array function
Dave Reisner
1
-9
/
+0
2011-12-26
functions: display proper name on file not found
Dave Reisner
1
-1
/
+1
2011-12-17
ensure MODULEDIR is declared with a trailing slash
Dave Reisner
1
-1
/
+1
2011-12-16
lsinitcpio: cleanup binary display
Dave Reisner
1
-1
/
+1
2011-12-15
init: create /run/initramfs as mode 755
Dave Reisner
1
-1
/
+1
2011-12-15
functions: don't fail on add_binary adding a non-binary
Dave Reisner
1
-1
/
+1
2011-12-05
lsinitcpio: read VERSION stamp out of image file
Dave Reisner
1
-1
/
+4
2011-12-05
mkinitcpio: add VERSION stamp to image
Dave Reisner
1
-1
/
+6
2011-12-01
init_functions: redirect poll_device output to stderr
Dave Reisner
1
-1
/
+1
2011-11-29
busybox: create symlinks manually
Tom Gundersen
2
-2
/
+5
2011-11-29
move all binaries to /usr/bin
Tom Gundersen
2
-4
/
+7
2011-11-29
mkinitcpio: parse vars from config file last
Dave Reisner
1
-2
/
+10
2011-11-29
lsinitcpio: columnize binaries output
Dave Reisner
1
-3
/
+3
2011-11-29
functions: don't allow add_binary to re-add deps
Dave Reisner
1
-1
/
+1
2011-11-29
functions: add verbose output for overwriting files
Dave Reisner
1
-3
/
+14
2011-11-29
add_{file,symlink}: overwrite existing file
Tom Gundersen
1
-3
/
+1
2011-11-29
mkinitcpio: warn when no modules are added to the image
Dave Reisner
1
-0
/
+2
2011-11-29
init_functions: rephrase bailout message
Dave Reisner
1
-1
/
+1
2011-11-29
init: remove size limitations from API filesystems
Dave Reisner
1
-3
/
+3
2011-11-29
install/base: Add an empty fstab
Gerardo Exequiel Pozzi
1
-0
/
+3
2011-11-29
hooks/resume: Remove cut cmd usage
Gerardo Exequiel Pozzi
1
-1
/
+2
2011-11-29
hooks/net: Add BOOTIF support
Gerardo Exequiel Pozzi
1
-1
/
+15
2011-11-29
hooks/net: Refactor and remove sed cmd usage.
Gerardo Exequiel Pozzi
2
-48
/
+18
2011-11-26
init: Remove unneeded test
0.8.0
Gerardo Exequiel Pozzi
1
-5
/
+3
2011-11-16
init: Remove sed cmd usage
Gerardo Exequiel Pozzi
1
-1
/
+1
2011-11-16
init: Remove grep usage
Gerardo Exequiel Pozzi
1
-2
/
+1
2011-11-15
use util-linux's switch_root binary
Dave Reisner
2
-8
/
+2
2011-11-15
init_functions: simplify parse_cmdline
Dave Reisner
1
-21
/
+19
2011-11-15
install/fsck: new install hook to add fsck and helpers
Dave Reisner
1
-0
/
+32
2011-11-15
fsck: implement basic fsck support
Dave Reisner
2
-4
/
+70
2011-11-15
init_functions: resolve M:m to device file
Dave Reisner
1
-3
/
+19
2011-11-15
init_functions: generalize resolve_device
Dave Reisner
1
-41
/
+49
2011-11-15
init_functions: move root resolution to separate function
Dave Reisner
1
-1
/
+5
2011-11-15
init: use util-linux's /bin/mount
Dave Reisner
2
-13
/
+5
2011-11-15
autodetect: store rootfstype for use by other hooks
Dave Reisner
1
-1
/
+1
2011-11-15
init_functions: refactor poll_device
Dave Reisner
1
-11
/
+12
2011-11-15
init: create /run/initramfs after mounting /run
Dave Reisner
1
-0
/
+1
2011-11-15
init: don't tell the kernel about the path to modprobe
Dave Reisner
1
-2
/
+0
2011-11-15
Makefile: install binaries to /usr/bin
Dave Reisner
1
-5
/
+4
2011-11-15
hooks/resume: Remove grep usage
Gerardo Exequiel Pozzi
1
-2
/
+2
2011-11-15
hooks/resume: Remove unused function
Gerardo Exequiel Pozzi
1
-2
/
+0
2011-11-13
update bash completion
Dave Reisner
1
-5
/
+11
2011-10-30
add_symlink: fix argument ordering and add_dir call
Tom Gundersen
1
-2
/
+2
2011-10-25
mkinitcpio: dereference symlinks when resolving kernver
Dave Reisner
1
-1
/
+1
2011-10-22
init_functions: avoid setting var without LHS
0.7.5
Dave Reisner
1
-0
/
+1
2011-10-22
init_functions: replace grep/sed with PEs
Dave Reisner
1
-12
/
+13
2011-10-22
init_functions: tighten up mount option gathering
Dave Reisner
1
-26
/
+16
[next]