Changes between Initial Version and Version 1 of Documentation/cImages/baseline-8.3.ndz


Ignore:
Timestamp:
Mar 1, 2008, 2:22:33 AM (16 years ago)
Author:
mcgrof
Comment:

New baseline

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/cImages/baseline-8.3.ndz

    v1 v1  
     1
     2
     3Go back --> [wiki:Documentation Documentation] --> [wiki:Documentation/SupportedImages SupportedImages]
     4
     5== baseline-8.3.ndz ==
     6
     7This image has everything baseline [wiki:Documentation/SupportedImages/baseline-8.2.ndz baseline-8.2.ndz] but we upgaded:
     8
     9 * [http://linuxwireless.org/en/users/download compat-wireless-2.6] was upgraded to reflect wireless-testing latest developments. Initial 802.11s code has been added.
     10 * MadWifi from 0.9.4 to trunk (r3366) with two custom patches
     11 * apt-get upgrade
     12 * baseline-dev.ndz now available, it will contain git, svn, gcc and kernel headers. This release's -dev is baseline-8.3-dev.ndz. baseline-dev.ndz will point to this release. We do this so we can remove all development details from the main baseline to reduce its size.
     13
     14== Notes ==
     15
     16 * Issues with 2.6.24:
     17
     18  Debian has now moved from 2.6.22 to 2.6.24. If you try to apt-get dist-upgrade you will be moved to 2.6.24, but there is a bug with 2.6.24 that affects our nodes. The oops happens before serial access is even available so the only way to see this is if you have a VGA monitor connected. Just for reference the following is the oops and it will be looked into.
     19
     20The oops bellow was transcribed from a picture. The same oops occurs separate nodes.
     21
     22{{{
     23GRUB Loading stage 1.5.
     24
     25
     26GRUB loading, please wait...
     27Uncompressing Linux... OK, booting the kernel.
     28
     29BUG: Int 6: CR2 00000000
     30        EDI 00000000 ESI 00001000 EBP 00000020 ESP c0373f54
     31        EBX c03e5140 EDX 00000006 ECX 00000000 EAX c034f3e0
     32        err 00000000 EIP c038938e  CS 00000060 flg 00010082
     33Stack:  00000000 00100000 00003c00 c039a9ec c03b934c c0373fe8 c03800c8 c039a9ec
     34        c037d0b8 00000083 00000000 c0304c47 00000000 00000071 c039a9ec c03b934c
     35        c0373fe8 00000071 c039a9ec c03b934c c0373fe8 c037d4ef c0304a7e 000001df
     36
     37}}}
     38
     39== MD5sum ==
     40
     41xxx baseline-8.3.ndz
     42
     43Some additional notes:
     44
     45 * [wiki:Documentation/BuildingDrivers BuildingDrivers]