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
/
init_functions
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-18
init: rely on ConditionPathIsReadWrite for root fsck flag
0.15.0
Dave Reisner
1
-3
/
+13
2013-07-01
rdlogger: log messages which would have been hidden by quiet
Dave Reisner
1
-1
/
+6
2013-06-25
init: remove unneeded intermediate variable
Dave Reisner
1
-3
/
+2
2013-06-25
init: merge duped code, use bitfield_has_bit in fsck_root
Dave Reisner
1
-14
/
+8
2013-06-25
init: allow for logging of early userspace
Dave Reisner
1
-2
/
+145
2013-06-19
init: throw error on unknown fsck.mode
Dave Reisner
1
-2
/
+9
2013-05-07
init: redirect /proc/cmdline to parse_cmdline
Dave Reisner
1
-1
/
+1
2013-01-12
init_functions: namespace parsed vars from cmdline
Dave Reisner
1
-23
/
+23
2012-11-24
init: remove unneeded variable expansion
Dave Reisner
1
-3
/
+3
2012-11-24
init: remove needless workaround for empty rootdelay
Dave Reisner
1
-1
/
+1
2012-11-24
init: use exponential backoff in poll_device
Dave Reisner
1
-3
/
+13
2012-08-30
init: add support for root=PARTLABEL=foo
Dave Reisner
1
-1
/
+1
2012-07-24
init_functions: use a consistent default rootdelay
Dave Reisner
1
-1
/
+1
2012-05-18
init_functions: move running hooks to separate func
Dave Reisner
1
-0
/
+16
2012-04-28
init_functions: remove non-devtmpfs case
Dave Reisner
1
-6
/
+2
2012-04-28
init_functions: add support for PARTUUID tags
Dave Reisner
1
-13
/
+6
2012-04-02
init_functions: fix missing * in fsck message
Dave Reisner
1
-1
/
+1
2012-03-28
fsck: leverage blank /etc/fstab included by base
Dave Reisner
1
-1
/
+1
2012-03-24
init_functions: fix tag resolution w/o udev rules
Dave Reisner
1
-10
/
+9
2012-03-24
init_functions: support fsck.mode= cmdline parameter
Dave Reisner
1
-0
/
+6
2012-03-24
init_functions: avoid special treatment for forcefsck
Dave Reisner
1
-2
/
+1
2012-03-04
init: add informational output about mounting
Dave Reisner
1
-0
/
+1
2012-03-04
init_functions: lazily resolve UUID/LABEL tags
Dave Reisner
1
-5
/
+22
2012-01-29
init: use fastboot, not skip to avoid fsck
Dave Reisner
1
-0
/
+5
2012-01-29
init_functions: avoid using fsck_ret to check 0
Dave Reisner
1
-7
/
+7
2012-01-13
Update PS1 ramfs -> rootfs
Gerardo Exequiel Pozzi
1
-1
/
+1
2011-12-01
init_functions: redirect poll_device output to stderr
Dave Reisner
1
-1
/
+1
2011-11-29
init_functions: rephrase bailout message
Dave Reisner
1
-1
/
+1
2011-11-15
init_functions: simplify parse_cmdline
Dave Reisner
1
-21
/
+19
2011-11-15
fsck: implement basic fsck support
Dave Reisner
1
-4
/
+65
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
1
-13
/
+2
2011-11-15
init_functions: refactor poll_device
Dave Reisner
1
-11
/
+12
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
2011-10-01
init_functions: use constants on LHS of tests
Dave Reisner
1
-3
/
+3
2011-06-30
init_functions/default_mount_handler: use -l option for blkid to avoid syntax...
Thomas Bächler
1
-1
/
+1
2011-06-25
init: declare PATH, remove absolute paths
Dave Reisner
1
-3
/
+3
2011-06-16
use consistent vim modelines
Dave Reisner
1
-0
/
+2
2011-06-07
default_mount_handler: Only try to manually create the root device if devtmpf...
Thomas Bächler
1
-1
/
+1
2011-06-07
init_functions: simplify mount case of root=/dev/*
Dave Reisner
1
-9
/
+5
2011-06-07
init_functions: support {LABEL,UUID}= syntax
Dave Reisner
1
-0
/
+9
2011-04-14
Rewrite parse_cmdline (again)
Thomas Bächler
1
-21
/
+38
2011-04-10
Fix problems in parsing the kernel command line
Thomas Bächler
1
-0
/
+25
2011-03-27
poll_device: use 'echo' instead of 'msg'.
Thomas Bächler
1
-1
/
+1
2011-02-08
Revert "mkinitcpio: mount real root device instead of symlink"
Thomas Bächler
1
-3
/
+0
2011-01-31
poll_device: Remove -h
Thomas Bächler
1
-2
/
+2
[next]