File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed
Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1+ Version 2.14.0
2+
3+ - Feature mdadm:
4+ + Generate udev rules for guessed raid devices.
5+ - Feature pipeline:
6+ + Fix possible race in the waitdev.
7+ - Feature network:
8+ + Always import runtime environment.
9+ - Runtime:
10+ + Use wrapper around readlink for portability.
11+ + Use start-stop-daemon from busybox.
12+ + Udev variables $ID_ \* are optional.
13+ + Add default udev rules.
14+ + Add support for root=SERIAL=\* .
15+ - Utilities:
16+ + initrd-put: Handle symlinks in the root directory.
17+ + initrd-put: Get the canonical path correctly.
18+ + initrd-put: Set mode and owner after directories creation.
19+ + depinfo: Do not show an error if softdep is not found.
20+ - Build:
21+ + Add busybox and libshell as submodules.
22+ - Misc:
23+ + All make messages should go to stderr.
24+
125Version 2.13.0
226
327- Feature guestfs:
Original file line number Diff line number Diff line change 11AC_PREREQ ( [ 2.69] )
2- AC_INIT ( [ make-initrd] ,
[ 2.13 .0] ,
[ [email protected] ] ) 2+ AC_INIT ( [ make-initrd] ,
[ 2.14 .0] ,
[ [email protected] ] ) 33AC_CONFIG_SRCDIR ( [ datasrc/getarg.c] )
44AC_CONFIG_HEADERS ( [ config.h] )
55
You can’t perform that action at this time.
0 commit comments