Howto Build the Kids Without iso
  1. Build a real ubuntu box and install Ubuntu Customization Kit (UCK) with synaptic
  2. Download the edubuntu iso from here: http://www.edubuntu.org/Download into ~/iso/
  3.  # rm -rf ~/tmp 
  4.  # customize-cd-gui 
  5. Choose your language (en for me)
  6. Choose GNome or KDE (Gnome for me)
  7. Name the distro “Kids Without (Iceberg v1)”
  8. Say “yes” when you are asked if you want to modify any packages (answer some Q’s and wait)...
  9. Add universe repository when synaptic comes up...
  10. Copy this package file data to a new file ~/iso/kids-without.pkg-list
  11.  cp ~/iso/kids-without.pkg-list ~/tmp/remaster-root 
  12. In synaptic choose “Read markings..” and browse to kids-without.pkg-list
  13. Click “Apply” (free ~205Mb) and wait but “DO NOT EXIT”...
  14. # cp -R ~/iso/etc ~/tmp/remaster-root 
  15. # rm -rf ~/tmp/remaster-root/usr/share/icewm/themes/* 
  16. # cp -R ~/iso/usr ~/tmp/remaster-root 
  17. # cp -R ~/iso/isolinux/* ~/tmp/remaster-iso/isolinux/ 
  18. Exit synaptic and wait for the new iso to be created here “~/tmp/remaster-new-files”
  19. Run the iso in VMWame, etc - or - Burn to CD and boot! :-)
 
build_notes.txt · Last modified: 2006/11/14 10:26 by kevin
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki