boxen
box overview
- black
- Intel P4-HT 2.4GHz, 1 GB
- 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
. |-- black | |-- config-2.6.31.5a.gz | |-- dmesg-2.6.31.5a.gz | `-- lilo.conf.gz |-- deltree | |-- config-2.6.27.45a.gz | |-- dmesg-2.6.27.45a.gz | |-- lilo.conf.gz | `-- lspci |-- peetoo | |-- config-2.4.36.9.gz | |-- config-2.4.37.3.gz | |-- config-2.6.27.24a.gz | |-- config-2.6.30.5a.gz | |-- config-2.6.30.8a.gz | |-- config-2.6.31.1a.gz | |-- dmesg-2.4.36.9.gz | |-- dmesg-2.4.37.3.gz | |-- dmesg-2.6.27.24a.gz | |-- dmesg-2.6.30.5a.gz | |-- dmesg-2.6.30.8a.gz | |-- dmesg-2.6.31.1a.gz | `-- lilo.conf.gz |-- pooh | |-- config-2.6.31.3a.gz | |-- dmesg-2.6.31.3a.gz | |-- lilo.conf.gz | `-- lspci_-vvvx |-- pooh64 | |-- config-2.6.32.7a.gz | |-- config-2.6.32.8a.gz | |-- config-2.6.32.9a.gz | |-- config-2.6.33a.gz | |-- cpuinfo | |-- dmesg-2.6.32.7a.gz | |-- dmesg-2.6.32.8a.gz | |-- dmesg-2.6.32.9a.gz | |-- dmesg-2.6.33a.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.29.4a.gz | |-- config-2.6.31.5a.gz | |-- config-2.6.32.8a.gz | |-- dmesg-2.6.29.4a.gz | |-- dmesg-2.6.31.5a.gz | |-- dmesg-2.6.32.8a.gz | |-- lilo.conf.gz | |-- lspci-vvv.gz | `-- lspci.gz `-- toshi |-- boot.ini |-- config-2.6.32.7a.gz |-- dmesg-2.6.32.7a.gz `-- lilo.conf.gz