Changes between Version 3 and Version 4 of debirf/commands


Ignore:
Timestamp:
Mar 13, 2007 11:07:28 PM (6 years ago)
Author:
jrollins
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • debirf/commands

    v3 v4  
    11here are some useful commands: 
    2  
    3 {{{ 
    4 http_proxy=http://proxy.lair.fifthhorseman.net:3128/ /usr/sbin/debootstrap --exclude=aptitude etch ./root/ http://ftp.debian.org/debian 
    5 echo 'do_initrd = Yes' >> ./root/etc/kernel-img.conf 
    6 }}} 
    72 
    83{{{