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-28
man: replace refs to kernel26 with linux, et al
Dave Reisner
1
-5
/
+5
2012-01-28
fsck: add helper for usr if different fs from root
Dave Reisner
1
-2
/
+7
2012-01-13
init: drop support for non-devtmpfs
0.8.2
Tom Gundersen
1
-12
/
+1
2012-01-13
Update PS1 ramfs -> rootfs
Gerardo Exequiel Pozzi
1
-1
/
+1
2012-01-13
autodetect: try to find /usr partition fstype
Dave Reisner
1
-2
/
+11
2012-01-13
init: mount separate /usr
Dave Reisner
2
-1
/
+10
2012-01-13
base: add findmnt as a part of the base layout
Dave Reisner
2
-1
/
+2
2012-01-13
udev: update for udev 176
Dave Reisner
2
-3
/
+3
2012-01-12
dsdt: remove hook. this has been defunct for years
Dave Reisner
1
-14
/
+0
2012-01-11
Keep modules.devname needed for on-demand module loading
Gerardo Exequiel Pozzi
1
-2
/
+2
2012-01-05
shutdown: add new hook
0.8.1
Dave Reisner
4
-1
/
+54
2012-01-05
mkinitcpio: include modules.{builtin,order} for depmod call
Dave Reisner
1
-1
/
+6
2012-01-05
function: suppress errors from modprobe
Dave Reisner
1
-1
/
+1
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
[next]