Difference between revisions of "Bering-uClibc 5.0.x - Changelog"
From bering-uClibc
m (→Changes between 4.x and next branch) |
m (→Changes between 4.x and next branch) |
||
Line 2: | Line 2: | ||
; general | ; general | ||
− | : updated uClibc to 0.9.32 | + | : updated uClibc to 0.9.32.1 |
: updated Linux kernel to version 3.2.6 | : updated Linux kernel to version 3.2.6 | ||
: used -O2 instead -Os for binaries | : used -O2 instead -Os for binaries | ||
: updated gcc in build environement to 4.6.2 | : updated gcc in build environement to 4.6.2 | ||
− | |||
: removed autoconf/automake/libtool/nasm from tree (used ones that are available into build system) | : removed autoconf/automake/libtool/nasm from tree (used ones that are available into build system) | ||
− | : kernel modules are gzipped | + | : kernel modules are gzipped to save memory |
; core scripts/kernel options changes | ; core scripts/kernel options changes |
Revision as of 16:33, 29 February 2012
Changes between 4.x and next branch
- general
- updated uClibc to 0.9.32.1
- updated Linux kernel to version 3.2.6
- used -O2 instead -Os for binaries
- updated gcc in build environement to 4.6.2
- removed autoconf/automake/libtool/nasm from tree (used ones that are available into build system)
- kernel modules are gzipped to save memory
- core scripts/kernel options changes
- support for vlans/bonding is moved from separate packages to basic packages (initrd, etc, root)
- busybox
- enabled verbose help messages
- enabled applets ifenslave, vconfig, bunzip2, unlzma, lzma, modinfo, setserial, beep, chat, mpstat, pstree, watch, nohup
- package updates
- perl to 5.14.2
- removed packages due to integration
- vlan.lrp
- lpthread.lrp