Commit fb6ea37
committed
2.55.0
- Build System:
+ Hide losetup from busybox. This allows other implementations of
losetup to be used.
+ Allow to pack filename with spaces.
+ Replace gen_init_cpio by cpio.
+ Split output into levels.
+ Avoid copying files to temporary root.
+ Include `features/*/rules.mk` only once.
+ Change timestamp format. Instead of `[HH:MM:SS]`, specify the time
period from the start of operation with higher precision (`348ms`,
`3.45s`, `1.5m`, etc.).
+ Add bash-completion for some utilities.
- Feature system-glibc:
+ Do not remove the root password if it exists.
- Misc:
+ make-initrd: Add option to build initramfs for latest kernel.
+ depinfo: Rewrite firmware processing.
+ depinfo: Add option to show missing firmware.
+ depinfo: Add more archive suffixes.
+ depinfo: Treat the firmware field as a pattern.
+ depinfo: Handle an alternative firmware path.
+ depinfo: Add information about missing firmware.
Signed-off-by: Alexey Gladkov <[email protected]>1 parent c8b2814 commit fb6ea37
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments