Changeset 356


Ignore:
Timestamp:
Mar 15, 2007 3:04:37 AM (6 years ago)
Author:
dkg
Message:

debirf: recorded some final notes before i go to bed.

Location:
trunk/debirf
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/debirf/TODO

    r344 r356  
    1010- a "disk-rescue" plugin that adds all potentially useful disk tools 
    1111 
    12 possibly trim more packages 
     12possibly trim more files/packages 
     13 
     14man page for debirf.conf(5) 
     15 
     16better documentation (fix existing man pages) 
     17 
     18make-debirf should know its version number and record it somewhere in 
     19   each image it creates 
     20 
     21backup all files removed so that the pruning step is reversible 
     22 
     23parameterize which locale you want to leave in place 
     24 
     25fix jamie's e-mail address 
  • trunk/debirf/debian/changelog

    r352 r356  
     1debirf (0.2) unstable; urgency=low 
     2 
     3  * added kernel-package, fakeroot, and linux-patch-inittmpfs to 
     4    Recommends: to encourage use of build-debirf-kernel 
     5 
     6 -- 
     7 
    18debirf (0.1) unstable; urgency=low 
    29 
  • trunk/debirf/debian/control

    r352 r356  
    1010Architecture: all 
    1111Depends: debootstrap, cpio, apt 
     12Recommends: kernel-package, fakeroot, linux-patch-inittmpfs 
    1213Description: build a kernel and initrd to run debian from RAM 
    1314 debirf (Debian on Initial Ram Filesystem) is a set of tools designed 
Note: See TracChangeset for help on using the changeset viewer.