← Revision 2 as of 2001-12-10 13:55:39
Size: 1029
Comment:
|
← Revision 3 as of 2001-12-10 23:06:14 →
Size: 1009
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
* Screen doesn't turn off (might be my bios settings) * How do you make grub bootable? (without loading lilo first and then booting and choosing grub) * working on it, if anyone else wants to figure this out it would be appreciated. -- AdamShand ==== Unable to Duplicate ==== |
|
Line 12: | Line 17: |
* Screen doesn't turn off (might be my bios settings) * How do you make grub bootable? (without loading lilo first and then booting and choosing grub) * Needs update to 2.4.16 (includes Ext3 now) * Add simple batch file or configuration to switch to bridging instead of nat * brctl addbr br0 * ifconfig eth0 0.0.0.0 * ifconfig wlan0 0.0.0.0 * brctl addif br0 wlan0 * brctl addif br0 eth0 * brctl stp br0 off * ifconfig br0 up * pump -i br0 |
|
Line 25: | Line 18: |
From AdamShand * Disable -- MARK -- in syslog ("-m 0") |
|
Line 29: | Line 20: |
* Needs update to 2.4.16 (10 Dec 2001) * Disable -- MARK -- in syslog ("-m 0") (10 Dec 2001) * Add simple batch file or configuration to switch to bridging instead of NAT (see /usr/local/bin/bridge-setup.sh 10 Dec 2001) |
This is to help track and resolve bugs with the DebianLinuxAccessPoint and DebianApImage projects. If you think you've found a bug in how the image works please list it here along with all the information I might need to fix it. Thanks -- AdamShand.
Bugs with 11/28 image
Open Bugs
From TerrySchmidt:
- Screen doesn't turn off (might be my bios settings)
- How do you make grub bootable? (without loading lilo first and then booting and choosing grub)
working on it, if anyone else wants to figure this out it would be appreciated. -- AdamShand
Unable to Duplicate
- DNS Server doesn't load upon bootup
- DHCP Server doesn't load upon bootup
Resolved Bugs
- Needs update to 2.4.16 (10 Dec 2001)
- Disable -- MARK -- in syslog ("-m 0") (10 Dec 2001)
- Add simple batch file or configuration to switch to bridging instead of NAT (see /usr/local/bin/bridge-setup.sh 10 Dec 2001)