FAIUbuntuLikeDVD

From FAIWiki
Revision as of 14:29, 16 February 2010 by PatrickCervicek (talk | contribs) (created)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Install Ubuntu with same Packages like DVD

You want FAI to install Ubuntu just like from DVD Installer without manually specify all packages? Just use the name of the metapaket together with PACKAGES aptitude-r (thx to Waldemar for this tip)

Tested Examples:

 # /srv/fai/config/package_config/GNOME
 PACKAGES aptitude-r 
 ubuntu-desktop
 ubuntu-docs
 # /srv/fai/config/package_config/KDE
 PACKAGES aptitude-r
 kubuntu-desktop
 kubuntu-docs