User:Andy/Xen/debootstrap

From Strugglers
< User:Andy‎ | Xen
Revision as of 21:45, 5 February 2006 by Andy (Talk | contribs)

Jump to: navigation, search

So I don't forget, typical debootstrap command line for building a Debian sarge domain:

sudo debootstrap \
 --include='sudo,libssl0.9.7,libwrap0,zlib1g,ssh,libatm1,
            iproute,libncursesw5,screen,less,perl-base,
            perl-modules,perl,libapt-pkg-perl,
            libconfigfile-perl,apt-file,libgpmg1,
            vim-common,vim,libcurses-perl,
            libterm-readkey-perl,libcurses-ui-perl,
            sysv-rc-conf,rsync' \
 --verbose \
 --arch i386 sarge /mnt/xen http://the.earth.li/debian