boxen
box overview
- deltree
- Intel 500MHz Celeron, 256MB
- web server
- bugsplatter.id.au
- nfs exports
- /home/common - rw - all localnet linux boxen mount this one
- /home/install - ro - slackware install trees for NFS install
- /home/mirror - ro - slamd64 install trees for NFS install, other stuff mirrored on deltree
- cifs server
- \\deltree\common - rw - /home/common
- \\deltree\grant - ro - ~/
- firewall
- internet facing firewall for localnet machines
- internet
- rp-pppoe the ADSL modem in bridge mode
- peetoo
- Intel 450MHz pIII, 512MB
- pooh, pooh64
- Intel Core2Duo E6400, 4GB
- silly, silly64
- Intel Core2Quad Q6600, 6GB
- toshi
- Intel Coppermine pIII 500MHz, 192MB
scripts
- boot-report
- this script is run on each machine after boot to send the .config, dmesg and lilo.conf to the web server, the script is run from an NFS export
- lk-boot-report-update
- this script copies the machines' boot reports from the NFS shared /home/common directory to the web document area, removes stale config and dmesg report files then refreshes this page
- linktree
- bash + awk script to make this page's right panel live linktree directory listing
related
- kernel build tools
- scripts I use to build linux-kernel
box and boot report directory
. |-- deltree | |-- config-2.6.27.46a.gz | |-- config-2.6.27.47-rc1a.gz | |-- config-2.6.27.47-rc2a.gz | |-- config-2.6.27.47a.gz | |-- dmesg-2.6.27.46a.gz | |-- dmesg-2.6.27.47-rc1a.gz | |-- dmesg-2.6.27.47-rc2a.gz | |-- dmesg-2.6.27.47a.gz | |-- lilo.conf.gz | `-- lspci |-- peetoo | |-- config-2.6.32.12a.gz | |-- config-2.6.33.4a.gz | |-- config-2.6.34a.gz | |-- cpuinfo | |-- dmesg-2.6.32.12a.gz | |-- dmesg-2.6.33.4a.gz | |-- dmesg-2.6.34a.gz | |-- lilo.conf.gz | |-- lspci | `-- meminfo |-- pooh | |-- config-2.6.31.3a.gz | |-- dmesg-2.6.31.3a.gz | |-- lilo.conf.gz | `-- lspci_-vvvx |-- pooh64 | |-- config-2.6.32.13a.gz | |-- config-2.6.33.3a.gz | |-- config-2.6.33.5a.gz | |-- config-2.6.34a.gz | |-- cpuinfo | |-- dmesg-2.6.32.13a.gz | |-- dmesg-2.6.33.3a.gz | |-- dmesg-2.6.33.5a.gz | |-- dmesg-2.6.34a.gz | |-- lilo.conf.gz | |-- lspci | `-- meminfo |-- silly | |-- config-2.6.27.11a.gz | |-- cpuinfo | |-- dmesg-2.6.27.11a.gz | |-- lilo.conf.gz | |-- lspci | |-- lspci_-vvvx | `-- meminfo |-- silly64 | |-- config-2.6.32.8a.gz | |-- dmesg-2.6.32.8a.gz | |-- lilo.conf.gz | |-- lspci-vvv.gz | `-- lspci.gz `-- toshi |-- boot.ini |-- config-2.6.32.13a.gz |-- config-2.6.33.2a.gz |-- config-2.6.34a.gz |-- dmesg-2.6.32.13a.gz |-- dmesg-2.6.33.2a.gz |-- dmesg-2.6.34a.gz `-- lilo.conf.gz