Changes between Version 3 and Version 4 of sol4/IDMS/CreateImages


Ignore:
Timestamp:
02/18/14 15:28:13 (10 years ago)
Author:
ameyjah@gmail.com
Comment:

added apt-get clean

Legend:

Unmodified
Added
Removed
Modified
  • sol4/IDMS/CreateImages

    v3 v4  
    6767
    6868 * We can also set a root password using 'passwd' within the chroot.
     69 * Remove the apt-cache to remove installation packages.
     70
     71{{{
     72sudo apt-get clean
     73}}}
     74
    6975 * To ensure that the file compresses well, we want to write zeros into all the free space on the filesystem.  While chrooted, run:
    7076