Steps to follow for cleaning out cruft before rolling an ISO
Cleaning the ISO FS itself
- Clean out linux kernel sources
- Clean out all of sorcery:
- /var/lib/sorcery
- /var/cache/sorcery
- /var/spool/sorcery
- /var/log/sorcery
- /var/state/sorcery
- /etc/sorcery
- Clean out perl
- Clean out most of gcc/g++
- Careful here, some libs are needed (libs only though)
- libgcc, libstdc++ are needed
- Clean out build tools
- autoconf
- automake
- bin86
- binutils
- bison
- flex
- installwatch
- m4
- Clean out boot loaders
Cleaning the System FS
- Clean out the linux kernel sources
- Clean out /var/cache/sorcery/*
Cauldron/Cleanup_Steps (last edited 2008-09-22 23:34:52 by localhost)