| | 9 | |
|---|
| | 10 | 4.1.6 |
|---|
| | 11 | -------------------------------------------------------------------------------- |
|---|
| | 12 | - use hotplug to automatically load kernel modules in |
|---|
| | 13 | autodetect_hardware_and_load_modules() with BOEL |
|---|
| | 14 | - print a list of loaded kernel modules at the end of |
|---|
| | 15 | autodetect_hardware_and_load_modules() |
|---|
| | 16 | - remove spinner when quietly installing image: this removes dirty characters |
|---|
| | 17 | in the virtual console of si_monitortk |
|---|
| | 18 | - use a more reliable way to copy module configuration files for UYOK |
|---|
| | 19 | - removed 94all.update_initrd post-install script: the same feature is |
|---|
| | 20 | provieded by systemconfigurator adding CONFIGRD = yes in systemconfig.conf |
|---|
| | 21 | - fixed a bug in disks/partitions auto-detection routine to initialize LVM |
|---|
| | 22 | devices when --autodetect-disks option is used |
|---|
| | 23 | - resolve symlinks when copying module configuration files for UYOK (this fixes |
|---|
| | 24 | disk-by-id naming problems with openSuSE 10.3) |
|---|
| | 25 | - added a workaround to not touch /dev/null on a build host with old versions |
|---|
| | 26 | of gcc |
|---|
| | 27 | - updated BusyBox to 1.9.1 |
|---|
| | 28 | - updated rsync to 3.0.0 |
|---|
| | 29 | - updated mdadm to 2.6.4 (this also fixed a bug with 256K chunk size and RAID5 |
|---|
| | 30 | devices) |
|---|
| | 31 | - various improvements in si_lsimage (completely rewritten to show images |
|---|
| | 32 | details in parallel) |
|---|
| | 33 | - fixed a bug with recent kernels and RAID-4/5/6 modules (now all the |
|---|
| | 34 | RAID-4/5/6 functions have been merged in the raid456.ko kernel module) |
|---|
| | 35 | - some optimizations in si_clusterconfig |
|---|
| | 36 | - now the option --server must be not mandatory for si_prepareclient if |
|---|
| | 37 | --no-rsyncd is specified |
|---|