From djm at mindrot.org Tue Apr 8 15:19:20 2008 From: djm at mindrot.org (Damien Miller) Date: Tue, 8 Apr 2008 15:19:20 +1000 (EST) Subject: [flashboot] anoncvs.mindrot.org changes Message-ID: Hi, I have just converted anoncvs.mindrot.org from using GNU CVS to OpenCVS. The latter is quite a bit nicer to run as an anoncvs server, and it doesn't require write access to the repository like GNU CVS seems to. The only visible change from this should be that checkouts of particular tags or dates should now work (I didn't know they failed until today). If you experience any problems, please contact me. Thanks, Damien From russ at quist.ca Thu Apr 10 02:47:02 2008 From: russ at quist.ca (Russell Sutherland) Date: Wed, 9 Apr 2008 12:47:02 -0400 Subject: [flashboot] Problems with flashboot and OpenBSD 4.3 Message-ID: <2cb417230804090947w58ba8a7g18bf47fe3cc444eb@mail.gmail.com> I am trying to install OpenBSD 4.3 on a Soekris 4501 and 4801 using the current version of flashboot. Upon booting I get the errors: ... pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom0: console pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo usb0 at ohci0: USB revision 1.0 uhub0 at usb0 "Compaq OHCI root hub" rev 1.00/1.00 addr 1 biomask f3e5 netmask ffe5 ttymask ffe7 rd0: fixed, 40960 blocks root on rd0a swap on rd0b dump on rd0b panic: init died (signal 0, exit 4) Stopped at Debugger+0x4: leave RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! ddb> quit No such command ddb> trace Debugger(d5581ecc,100,d5581f00,d02abd72,d0493440) at Debugger+0x4 panic(d0493440,0,4,d02b03d8,d4dce150) at panic+0x8b exit1(d4dcb000,400,1,0) at exit1+0x32 sys_exit(d4dcb000,d5581f58,d5581f50,d0402a75) at sys_exit+0x22 syscall() at syscall+0x1d3 --- syscall (number 1) --- 0xcdc8943: ddb> ps PID PPID PGRP UID S FLAGS WAIT COMMAND 13 0 0 0 3 0x100200 bored crypto 12 0 0 0 3 0x100200 aiodoned aiodoned 11 0 0 0 3 0x100200 syncer update 10 0 0 0 3 0x100200 cleaner cleaner 9 0 0 0 3 0x100200 reaper reaper 8 0 0 0 3 0x100200 pgdaemon pagedaemon 7 0 0 0 3 0x100200 pftm pfpurge 6 0 0 0 3 0x100200 usbtsk usbtask 5 0 0 0 3 0x100200 usbevt usb0 4 0 0 0 3 0x100200 bored syswq 3 0 0 0 3 0x100200 idle0 2 0 0 0 3 0x100200 kmalloc kmthread * 1 0 0 0 7 0x4000 init 0 -1 0 0 3 0x80200 scheduler swapper ddb> Is this a known problem? -- Russell Sutherland russ at quist.ca +1.416.696.7600 From stevesk at pobox.com Thu Apr 10 04:45:32 2008 From: stevesk at pobox.com (Kevin Steves) Date: Wed, 9 Apr 2008 11:45:32 -0700 Subject: [flashboot] Problems with flashboot and OpenBSD 4.3 In-Reply-To: <2cb417230804090947w58ba8a7g18bf47fe3cc444eb@mail.gmail.com> References: <2cb417230804090947w58ba8a7g18bf47fe3cc444eb@mail.gmail.com> Message-ID: <20080409184532.GC13534@steam.sbcglobal.net> On Wed, Apr 09, 2008 at 12:47:02PM -0400, Russell Sutherland wrote: : I am trying to install OpenBSD 4.3 on a Soekris 4501 and 4801 using : the current version : of flashboot. Upon booting I get the errors: : : Is this a known problem? I built 4.3 on a host running the snapshot from March 12 and it's working fine on a 4801 and 4521. From jbg at masterplan.org Thu Apr 10 13:14:21 2008 From: jbg at masterplan.org (Jason George) Date: Wed, 9 Apr 2008 21:14:21 -0600 (MDT) Subject: [flashboot] Problems with flashboot and OpenBSD 4.3 In-Reply-To: <2cb417230804090947w58ba8a7g18bf47fe3cc444eb@mail.gmail.com> References: <2cb417230804090947w58ba8a7g18bf47fe3cc444eb@mail.gmail.com> Message-ID: <20080409210744.A13030@ingenuity.resourcechain.com> On Wed, 9 Apr 2008, Russell Sutherland wrote: > I am trying to install OpenBSD 4.3 on a Soekris 4501 and 4801 using > the current version > of flashboot. Upon booting I get the errors: [snip] > rd0: fixed, 40960 blocks > root on rd0a swap on rd0b dump on rd0b > panic: init died (signal 0, exit 4) > Stopped at Debugger+0x4: leave > RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! > DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! > ddb> quit > No such command > ddb> trace > Debugger(d5581ecc,100,d5581f00,d02abd72,d0493440) at Debugger+0x4 > panic(d0493440,0,4,d02b03d8,d4dce150) at panic+0x8b > exit1(d4dcb000,400,1,0) at exit1+0x32 > sys_exit(d4dcb000,d5581f58,d5581f50,d0402a75) at sys_exit+0x22 > syscall() at syscall+0x1d3 > --- syscall (number 1) --- [snip] April 1 OpenBSD source tree with April 1 flashboot snapshot on a 4801 yield a panic as well. Used the basic "build-release.sh" and "build-kernel.sh GENERIC-RD", except for a minor tweak to get rid of acpi and changed the serial console to 9600. OpenBSD 4.3-current (GENERIC-RD) #0: Tue Apr 1 20:03:48 MDT 2008 jbg at embedded:/v00/embedded/flashboot-20080401/obj/GENERIC-RD Will update everything to use the latest -current, but likely can't post an update for another 24 hrs or so... --Jason ... uhub0 at usb0 "Compaq OHCI root hub" rev 1.00/1.00 addr 1 biomask f3e5 netmask ffe5 ttymask ffe7 rd0: fixed, 30720 blocks softraid0 at root uvm_fault(0xd18dd4c0, 0x0, 0, 1) -> e kernel: page fault trap, code=0 Stopped at setroot+0x6c0: movl 0(%eax),%eax ddb> trace setroot(d1cfd000,0,4000,d1a18e7c) at setroot+0x6c0 diskconf(d198cb4c,d0895540,d097d950,d1a18f9c,400) at diskconf+0x218 main(0,0,0,0,0) at main+0x5df ddb> ps PID PPID PGRP UID S FLAGS WAIT COMMAND 7 0 0 0 3 0x100200 pftm pfpurge 6 0 0 0 3 0x100200 usbtsk usbtask 5 0 0 0 3 0x100200 usbevt usb0 4 0 0 0 3 0x100200 bored syswq 3 0 0 0 3 0x100200 idle0 2 0 0 0 3 0x100200 kmalloc kmthread 1 0 0 0 3 0 initexec swapper * 0 -1 0 0 7 0x80200 swapper ddb> From russ at quist.ca Thu Apr 10 23:49:52 2008 From: russ at quist.ca (Russell Sutherland) Date: Thu, 10 Apr 2008 09:49:52 -0400 Subject: [flashboot] Still searching for a stable OpenBSD 4.3 and flasboot branch. Message-ID: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> I failed again today to get a fresh OpenBSD 4.3 source tree (using cvsup): *default host=cvsup.usa.openbsd.org *default base=/var *default prefix=/usr *default release=cvs *default delete use-rel-suffix compress OpenBSD-src tag=OPENBSD_4_3 and flashboot: (flashboot-SNAP-20080410.tar.gz) After a: # build-release.sh # build-largekernel.sh SOEKRIS4801 # build-diskimage.sh and moving the image to a CF card I get: >> OpenBSD/i386 BOOT 3.01 - com0: 19200 baud switching console to com0 [ using 244856 bytes of bsd ELF symbol table ] Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. Copyright (c) 1995-2008 OpenBSD. All rights reserved. http://www.OpenBSD.org OpenBSD 4.3 (SOEKRIS4801.LARGE) #0: Thu Apr 10 09:00:56 EDT 2008 root at bureau10:/usr/local/src/flashboot/obj/SOEKRIS4801.LARGE cpu0: Geode(TM) Integrated Processor by National Semi ("Geode by NSC" 586-class) 267 MHz cpu0: FPU,TSC,MSR,CX8,CMOV,MMX cpu0: TSC disabled real mem = 133787648 (127MB) avail mem = 104435712 (99MB) mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date 20/80/03, BIOS32 rev. 0 @ 0xf7840 pcibios0 at bios0: rev 2.0 @ 0xf0000/0x10000 pcibios0: pcibios_get_intr_routing - function not supported pcibios0: PCI IRQ Routing information unavailable. pcibios0: PCI bus #0 is the last bus bios0: ROM list: 0xc8000/0x9000 cpu0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 (bios) pchb0 at pci0 dev 0 function 0 "Cyrix GXm PCI" rev 0x00 sis0 at pci0 dev 6 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c2:3e:b0 nsphyter0 at sis0 phy 0: DP83815 10/100 PHY, rev. 1 sis1 at pci0 dev 7 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c2:3e:b1 nsphyter1 at sis1 phy 0: DP83815 10/100 PHY, rev. 1 sis2 at pci0 dev 8 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c2:3e:b2 nsphyter2 at sis2 phy 0: DP83815 10/100 PHY, rev. 1 pcib0 at pci0 dev 18 function 0 "NS SC1100 ISA" rev 0x00 "NS SC1100 SMI" rev 0x00 at pci0 dev 18 function 1 not configured pciide0 at pci0 dev 18 function 2 "NS SCx200 IDE" rev 0x01: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility wd0 at pciide0 channel 0 drive 1: wd0: 1-sector PIO, LBA, 967MB, 1981728 sectors wd0(pciide0:0:1): using PIO mode 4, DMA mode 2 geodesc0 at pci0 dev 18 function 5 "NS SC1100 X-Bus" rev 0x00: iid 6 revision 3 wdstatus 0 ohci0 at pci0 dev 19 function 0 "Compaq USB OpenHost" rev 0x08: irq 11, version 1.0, legacy support isa0 at pcib0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard nsclpcsio0 at isa0 port 0x2e/2: NSC PC87366 rev 9: GPIO VLM TMS gpio0 at nsclpcsio0: 29 pins gscsio0 at isa0 port 0x15c/2: SC1100 SIO rev 1: npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom0: console pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo usb0 at ohci0: USB revision 1.0 uhub0 at usb0 "Compaq OHCI root hub" rev 1.00/1.00 addr 1 biomask fbe5 netmask ffe5 ttymask ffe7 rd0: fixed, 40960 blocks root on rd0a swap on rd0b dump on rd0b panic: init died (signal 0, exit 4) Stopped at Debugger+0x4: leave RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! ddb> ddb> trace Debugger(d556cecc,100,d556cf00,d02abd72,d0493440) at Debugger+0x4 panic(d0493440,0,4,d02b03d8,d4dce150) at panic+0x8b exit1(d4dcb000,400,1,0) at exit1+0x32 sys_exit(d4dcb000,d556cf58,d556cf50,d0402a75) at sys_exit+0x22 syscall() at syscall+0x1d3 --- syscall (number 1) --- 0x3f1b943: ddb> ps PID PPID PGRP UID S FLAGS WAIT COMMAND 13 0 0 0 3 0x100200 bored crypto 12 0 0 0 3 0x100200 aiodoned aiodoned 11 0 0 0 3 0x100200 syncer update 10 0 0 0 3 0x100200 cleaner cleaner 9 0 0 0 3 0x100200 reaper reaper 8 0 0 0 3 0x100200 pgdaemon pagedaemon 7 0 0 0 3 0x100200 pftm pfpurge 6 0 0 0 3 0x100200 usbtsk usbtask 5 0 0 0 3 0x100200 usbevt usb0 4 0 0 0 3 0x100200 bored syswq 3 0 0 0 3 0x100200 idle0 2 0 0 0 3 0x100200 kmalloc kmthread * 1 0 0 0 7 0x4000 init 0 -1 0 0 3 0x80200 scheduler swapper -- Russell Sutherland russ at quist.ca +1.416.696.7600 From stu at spacehopper.org Thu Apr 10 23:57:04 2008 From: stu at spacehopper.org (Stuart Henderson) Date: Thu, 10 Apr 2008 14:57:04 +0100 Subject: [flashboot] Still searching for a stable OpenBSD 4.3 and flasboot branch. In-Reply-To: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> References: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> Message-ID: <20080410135704.GH19502@bootes.spacehopper.org> On 2008/04/10 09:49, Russell Sutherland wrote: > I failed again today to get a fresh OpenBSD 4.3 source tree > (using cvsup): What about the system you're building on, is that also near enough 4.3? (i.e. filesets from around March 12 or so) From russ at madhaus.cns.utoronto.ca Fri Apr 11 00:02:50 2008 From: russ at madhaus.cns.utoronto.ca (Sutherland Russell) Date: Thu, 10 Apr 2008 10:02:50 -0400 Subject: [flashboot] Still searching for a stable OpenBSD 4.3 and flasboot branch. In-Reply-To: <20080410135704.GH19502@bootes.spacehopper.org> References: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> <20080410135704.GH19502@bootes.spacehopper.org> Message-ID: <7EE85C0C-EE90-47BB-BD8A-A62AABEE9370@madhaus.cns.utoronto.ca> On Apr 10, 2008, at 9:57, Stuart Henderson wrote: > On 2008/04/10 09:49, Russell Sutherland wrote: >> I failed again today to get a fresh OpenBSD 4.3 source tree >> (using cvsup): > > What about the system you're building on, is that also near > enough 4.3? (i.e. filesets from around March 12 or so) > I am building on a OpenBSD 4.3 system: bureau10# dmesg | more OpenBSD 4.3-current (GENERIC) #736: Fri Apr 4 17:28:40 MDT 2008 deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC cpu0: Intel(R) Xeon(TM) CPU 2.80GHz ("GenuineIntel" 686-class) 2.80 GHz cpu0: FPU ,V86 ,DE ,PSE ,TSC ,MSR ,PAE ,MCE ,CX8 ,APIC ,SEP ,MTRR ,PGE ,MCA ,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,CNXT- ID,xTPR real mem = 536350720 (511MB) avail mem = 510550016 (486MB) mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date 09/17/03, BIOS32 rev. 0 @ 0xfd7d1, SMBIOS rev. 2.3 @ 0xf6048 (42 entries) bios0: vendor IBM version "-[T2E127AUS-1.08]-" date 09/17/2003 bios0: IBM eserver xSeries 335 -[867611X]- acpi0 at bios0: rev 0 acpi0: tables DSDT FACP APIC ASF! acpi0: wakeup devices PCI0(S5) acpitimer0 at acpi0: 3579545 Hz, 32 bits acpiprt0 at acpi0: bus 0 (PCI0) acpiprt1 at acpi0Data modified on freelist: word 0 of object 0xd117ba80 size 0x50 previous type free (0x0 != 0xefffeecc) : bus 1 (PCI1) acpiprt2 at acpi0: bus 2 (PCI2) acpicpu0 at acpi0 bios0: ROM list: 0xc0000/0x8000 0xc8000/0x1800 0xc9800/0x4000 cpu0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 (no bios) pchb0 at pci0 dev 0 function 0 "ServerWorks CNB20-HE Host (GC-LE)" rev 0x33 pchb1 at pci0 dev 0 function 1 "ServerWorks CNB20-HE Host (GC-LE)" rev 0x00 pchb2 at pci0 dev 0 function 2 "ServerWorks CNB20-HE Host (GC-LE)" rev 0x00 pci1 at pchb2 bus 1 mpi0 at pci1 dev 1 function 0 "Symbios Logic 53c1030" rev 0x07: irq 9 scsibus0 at mpi0: 16 targets sd0 at scsibus0 targ 0 lun 0: SCSI3 0/ direct fixed sd0: 34715MB, 49855 cyl, 2 head, 713 sec, 512 bytes/sec, 71096640 sec total mpi0: target 0 Sync at 80MHz width 16bit offset 63 QAS 0 DT 1 IU 0 vga1 at pci0 dev 1 function 0 "ATI Rage XL" rev 0x27 wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) wsdisplay0: screen 1-5 added (80x25, vt100 emulation) piixpm0 at pci0 dev 15 function 0 "ServerWorks CSB5" rev 0x93: polling iic0 at piixpm0 spdmem0 at iic0 addr 0x50: 256MB DDR SDRAM registered ECC PC2300CL2.5 spdmem1 at iic0 addr 0x52: 256MB DDR SDRAM registered ECC PC2300CL2.5 pciide0 at pci0 dev 15 function 1 "ServerWorks CSB5 IDE" rev 0x93: DMA atapiscsi0 at pciide0 channel 1 drive 0 scsibus1 at atapiscsi0: 2 targets cd0 at scsibus1 targ 0 lun 0: SCSI0 5/ cdrom removable cd0(pciide0:1:0): using PIO mode 4, DMA mode 2, Ultra-DMA mode 2 ohci0 at pci0 dev 15 function 2 "ServerWorks OSB4/CSB5 USB" rev 0x05: irq 11, version 1.0, legacy support pcib0 at pci0 dev 15 function 3 "ServerWorks CSB5 LPC" rev 0x00 pchb3 at pci0 dev 17 function 0 "ServerWorks CIOB-X2 PCIX" rev 0x05 pchb4 at pci0 dev 17 function 2 "ServerWorks CIOB-X2 PCIX" rev 0x05 pci2 at pchb4 bus 2 bge0 at pci2 dev 1 function 0 "Broadcom BCM5703X" rev 0x02, BCM5703 A2 (0x1002): irq 3, address 00:0d:60:1c:ab:42 brgphy0 at bge0 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2 bge1 at pci2 dev 2 function 0 "Broadcom BCM5703X" rev 0x02, BCM5703 A2 (0x1002): irq 5, address 00:0d:60:1c:ab:43 brgphy1 at bge1 phy 1: BCM5703 10/100/1000baseT PHY, rev. 2 usb0 at ohci0: USB revision 1.0 uhub0 at usb0 "ServerWorks OHCI root hub" rev 1.00/1.00 addr 1 isa0 at pcib0 isadma0 at isa0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard, using wsdisplay0 pcppi0 at isa0 port 0x61 midi0 at pcppi0: spkr0 at pcppi0 npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo fdc0 at isa0 port 0x3f0/6 irq 6 drq 2 fd0 at fdc0 drive 0: 1.44MB 80 cyl, 2 head, 18 sec biomask ff45 netmask ff6d ttymask ffef mtrr: Pentium Pro MTRR support uhub1 at uhub0 port 3 "Dell Dell USB Keyboard Hub" rev 1.10/2.00 addr 2 uhidev0 at uhub1 port 1 configuration 1 interface 0 "Dell Dell USB Keyboard" rev 1.10/2.00 addr 3 uhidev0: iclass 3/1 ukbd0 at uhidev0: 8 modifier keys, 6 key codes wskbd1 at ukbd0 mux 1 wskbd1: connecting to wsdisplay0 uhidev1 at uhub1 port 1 configuration 1 interface 1 "Dell Dell USB Keyboard" rev 1.10/2.00 addr 3 uhidev1: iclass 3/0, 3 report ids uhid0 at uhidev1 reportid 1: input=1, output=0, feature=0 uhid1 at uhidev1 reportid 2: input=1, output=0, feature=0 uhid2 at uhidev1 reportid 3: input=3, output=0, feature=0 softraid0 at root root on sd0a swap on sd0b dump on sd0b wskbd1: disconnecting from wsdisplay0 wskbd1 detached ukbd0 detached uhidev0 detached uhid0 detached uhid1 detached uhid2 detached uhidev1 detached uhub1 detached --- Russell P. Sutherland Email: russ @ madhaus.cns.utoronto.ca 4 Bancroft Ave., Rm. 102 Voice: +1.416.978.0470 University of Toronto Fax: +1.416.978.6620 Toronto, ON M5S 1C1 WWW: http://madhaus.cns.utoronto.ca/~russ CANADA From stu at spacehopper.org Fri Apr 11 02:36:19 2008 From: stu at spacehopper.org (Stuart Henderson) Date: Thu, 10 Apr 2008 17:36:19 +0100 Subject: [flashboot] Still searching for a stable OpenBSD 4.3 and flasboot branch. In-Reply-To: <7EE85C0C-EE90-47BB-BD8A-A62AABEE9370@madhaus.cns.utoronto.ca> References: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> <20080410135704.GH19502@bootes.spacehopper.org> <7EE85C0C-EE90-47BB-BD8A-A62AABEE9370@madhaus.cns.utoronto.ca> Message-ID: <20080410163619.GK19502@bootes.spacehopper.org> On 2008/04/10 10:02, Sutherland Russell wrote: > > On Apr 10, 2008, at 9:57, Stuart Henderson wrote: > >> On 2008/04/10 09:49, Russell Sutherland wrote: >>> I failed again today to get a fresh OpenBSD 4.3 source tree >>> (using cvsup): >> >> What about the system you're building on, is that also near >> enough 4.3? (i.e. filesets from around March 12 or so) >> > > I am building on a OpenBSD 4.3 system: > > bureau10# dmesg | more > OpenBSD 4.3-current (GENERIC) #736: Fri Apr 4 17:28:40 MDT 2008 > deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC That may be too new, -current is past 4.3 now, I'm not sure if you can reliably build 4.3 on it. From jbg at masterplan.org Fri Apr 11 03:47:15 2008 From: jbg at masterplan.org (Jason George) Date: Thu, 10 Apr 2008 11:47:15 -0600 (MDT) Subject: [flashboot] Still searching for a stable OpenBSD 4.3 and flasboot branch. In-Reply-To: <20080410163619.GK19502@bootes.spacehopper.org> References: <2cb417230804100649s48da63f8je5587ec7c6be0aad@mail.gmail.com> <20080410135704.GH19502@bootes.spacehopper.org> <7EE85C0C-EE90-47BB-BD8A-A62AABEE9370@madhaus.cns.utoronto.ca> <20080410163619.GK19502@bootes.spacehopper.org> Message-ID: <20080410114019.K16349@ingenuity.resourcechain.com> On Thu, 10 Apr 2008, Stuart Henderson wrote: > On 2008/04/10 10:02, Sutherland Russell wrote: >> >> On Apr 10, 2008, at 9:57, Stuart Henderson wrote: >> >>> On 2008/04/10 09:49, Russell Sutherland wrote: >>>> I failed again today to get a fresh OpenBSD 4.3 source tree >>>> (using cvsup): >>> >>> What about the system you're building on, is that also near >>> enough 4.3? (i.e. filesets from around March 12 or so) >>> >> >> I am building on a OpenBSD 4.3 system: >> >> bureau10# dmesg | more >> OpenBSD 4.3-current (GENERIC) #736: Fri Apr 4 17:28:40 MDT 2008 >> deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC > > That may be too new, -current is past 4.3 now, I'm not sure if you > can reliably build 4.3 on it. I can build flashboot using the April 9 snapshot on the build machine along with a checkout of the April 9 current source tree. Something must have become slightly de-synchronized with the sources and builds in the time period that Russell and I tried and failed to get things working. build system: OpenBSD 4.3-current (GENERIC) #799: Wed Apr 9 12:04:26 MDT 2008 deraadt at i386.openbsd.org:/usr/src/sys/arch/i386/compile/GENERIC target system: OpenBSD 4.3-current (SOEKRIS4801) #0: Thu Apr 10 11:30:03 MDT 2008 jbg at embedded:/v00/embedded/flashboot-20080410/obj/SOEKRIS4801 cpu0: Geode(TM) Integrated Processor by National Semi ("Geode by NSC" 586-class) 267 MHz cpu0: FPU,TSC,MSR,CX8,CMOV,MMX cpu0: TSC disabled real mem = 133787648 (127MB) avail mem = 109588480 (104MB) mainbus0 at root bios0 at mainbus0: AT/286+ BIOS, date 20/40/21, BIOS32 rev. 0 @ 0xf7840 pcibios0 at bios0: rev 2.0 @ 0xf0000/0x10000 pcibios0: pcibios_get_intr_routing - function not supported pcibios0: PCI IRQ Routing information unavailable. pcibios0: PCI bus #0 is the last bus bios0: ROM list: 0xc8000/0x9000 cpu0 at mainbus0 pci0 at mainbus0 bus 0: configuration mode 1 (bios) pchb0 at pci0 dev 0 function 0 "Cyrix GXm PCI" rev 0x00 sis0 at pci0 dev 6 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c3:5c:bc nsphyter0 at sis0 phy 0: DP83815 10/100 PHY, rev. 1 sis1 at pci0 dev 7 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c3:5c:bd nsphyter1 at sis1 phy 0: DP83815 10/100 PHY, rev. 1 sis2 at pci0 dev 8 function 0 "NS DP83815 10/100" rev 0x00, DP83816A: irq 10, address 00:00:24:c3:5c:be nsphyter2 at sis2 phy 0: DP83815 10/100 PHY, rev. 1 ral0 at pci0 dev 14 function 0 "Ralink RT2560" rev 0x01: irq 11, address 00:11:09:0b:86:0d ral0: MAC/BBP RT2560 (rev 0x04), RF RT2525 pcib0 at pci0 dev 18 function 0 "NS SC1100 ISA" rev 0x00 "NS SC1100 SMI" rev 0x00 at pci0 dev 18 function 1 not configured pciide0 at pci0 dev 18 function 2 "NS SCx200 IDE" rev 0x01: DMA, channel 0 wired to compatibility, channel 1 wired to compatibility wd0 at pciide0 channel 0 drive 0: wd0: 1-sector PIO, LBA, 122MB, 250368 sectors wd0(pciide0:0:0): using PIO mode 2 geodesc0 at pci0 dev 18 function 5 "NS SC1100 X-Bus" rev 0x00: iid 6 revision 3 wdstatus 0 ohci0 at pci0 dev 19 function 0 "Compaq USB OpenHost" rev 0x08: irq 5, version 1.0, legacy support isa0 at pcib0 pckbc0 at isa0 port 0x60/5 pckbd0 at pckbc0 (kbd slot) pckbc0: using irq 1 for kbd slot wskbd0 at pckbd0: console keyboard nsclpcsio0 at isa0 port 0x2e/2: NSC PC87366 rev 9: GPIO VLM TMS gpio0 at nsclpcsio0: 29 pins gscsio0 at isa0 port 0x15c/2: SC1100 SIO rev 1: npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo pccom0: console pccom1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo usb0 at ohci0: USB revision 1.0 uhub0 at usb0 "Compaq OHCI root hub" rev 1.00/1.00 addr 1 biomask f3e5 netmask ffe5 ttymask ffe7 rd0: fixed, 30720 blocks root on rd0a swap on rd0b dump on rd0b From stevesk at fuyu.mindrot.org Tue Apr 15 03:41:05 2008 From: stevesk at fuyu.mindrot.org (Kevin Steves) Date: Tue, 15 Apr 2008 03:41:05 +1000 (EST) Subject: [flashboot] CVS: fuyu.mindrot.org: flashboot Message-ID: <20080414174105.A5C54A4F6E@fuyu.mindrot.org> CVSROOT: /var/cvs Module name: flashboot Changes by: stevesk at fuyu.mindrot.org 08/04/15 03:41:05 Modified files: . : ChangeLog SOEKRIS5501 Log message: - (stevesk) SOEKRIS5501: uncomment glxpcib(4) as 4.3 is tagged Diff commands: cvs -nQq rdiff -u -r1.170 -r1.171 flashboot/ChangeLog cvs -nQq rdiff -u -r1.3 -r1.4 flashboot/SOEKRIS5501 CVSWeb: http://cvsweb.mindrot.org/index.cgi/flashboot/ChangeLog?r1=1.170;r2=1.171 http://cvsweb.mindrot.org/index.cgi/flashboot/SOEKRIS5501?r1=1.3;r2=1.4 Please note that there may be a delay before commits are available on the public CVSWeb site.