about summary refs log tree commit diff
path: root/TODO
blob: ce75b719ed1294faae40ca18d1e469ac2469edb1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
- syslog to tty12
- forensic mode (don't touch disks)
- hrmpf96 (64+32 image, best in the same squashfs and switch_root into
  bindmount)
- artwork!
- install to usb

fdisk
mkfs.vfat -n VOID_LIVE
mount /dev/sda1 /mnt
rsync -avP -x /run/initramfs/live/ /mnt/
# or here: fatlabel /dev/sda1 VOID_LIVE
sed -i /SAMPLE/d /etc/mtools.conf
syslinux -d boot -i /dev/sda1
mkdir /mnt/boot/syslinux
mv /mnt/boot/isolinux /mnt/boot/syslinux
mv /mnt/boot/syslinux/isolinux.cfg /mnt/boot/syslinux/syslinux.cfg
dd if=/usr/lib/syslinux/bios/mbr.bin of=hrmpf.img conv=notrunc


Possibly interesting packages found in grml not yet in void:

bacula?
blktrace? no kernel support
buffer?
centerim?
chkrootkit?
clonezilla?
daemon? daemonize
hwinfo?
ipmitool?
ipsec-tools?