Changeset 481
- Timestamp:
- May 11, 2007 12:22:24 AM (6 years ago)
- Location:
- trunk/debirf
- Files:
-
- 1 added
- 2 edited
- 5 moved
-
debian/changelog (modified) (1 diff)
-
debian/dh_link (modified) (1 diff)
-
fs/usr/share/debirf/plugins/a0_motd (moved) (moved from trunk/debirf/fs/usr/share/debirf/plugins/motd)
-
fs/usr/share/debirf/plugins/a0_store-config (moved) (moved from trunk/debirf/fs/usr/share/debirf/plugins/store-config)
-
fs/usr/share/debirf/plugins/apt-get_disk-rescue (moved) (moved from trunk/debirf/fs/usr/share/debirf/plugins/apt-get)
-
fs/usr/share/debirf/plugins/root-unionfs (added)
-
fs/usr/share/debirf/plugins/z0_remove-locales (moved) (moved from trunk/debirf/fs/usr/share/debirf/plugins/98_remove-locales)
-
fs/usr/share/debirf/plugins/z1_apt-clean (moved) (moved from trunk/debirf/fs/usr/share/debirf/plugins/99_apt-clean)
Legend:
- Unmodified
- Added
- Removed
-
trunk/debirf/debian/changelog
r475 r481 3 3 * added more options when existing DEBIRF_ROOT found 4 4 * fixed bug about where initrd is written (closes CMRG #16) 5 * added new profiles structure 5 * added new profiles structure, with default pre-configured "disk-rescue" 6 profile 7 * added motd plugin 6 8 7 -- Jameson Rollins <jrollins@fifthhorseman.net> Wed, 2 May 2007 19:10:09-04009 -- Jameson Rollins <jrollins@fifthhorseman.net> Fri, 11 May 2007 00:21:10 -0400 8 10 9 11 debirf (0.3) unstable; urgency=low -
trunk/debirf/debian/dh_link
r476 r481 1 /usr/share/debirf/plugins/apt-get /etc/debirf/minimal/plugins/apt-get 2 /usr/share/debirf/plugins/bootlog /etc/debirf/minimal/plugins/bootlog 3 /usr/share/debirf/plugins/hostname /etc/debirf/minimal/plugins/hostname 4 /usr/share/debirf/plugins/install-kernel /etc/debirf/minimal/plugins/install-kernel 5 /usr/share/debirf/plugins/interfaces /etc/debirf/minimal/plugins/interfaces 6 /usr/share/debirf/plugins/root-bashrc /etc/debirf/minimal/plugins/root-bashrc 7 /usr/share/debirf/plugins/serial-terminal /etc/debirf/minimal/plugins/serial-terminal 8 /usr/share/debirf/plugins/store-config /etc/debirf/minimal/plugins/store-config 9 /usr/share/debirf/plugins/z0_remove-locales /etc/debirf/minimal/plugins/z0_remove-locales 10 /usr/share/debirf/plugins/z1_apt-clean /etc/debirf/minimal/plugins/z1_apt-clean 1 /usr/share/debirf/plugins/a0_store-config /etc/debirf/disk-rescue/plugins/a0_store-config 2 /usr/share/debirf/plugins/a0_motd /etc/debirf/disk-rescue/plugins/a0_motd 3 /usr/share/debirf/plugins/apt-get_disk-rescue /etc/debirf/disk-rescue/plugins/apt-get_disk-rescue 4 /usr/share/debirf/plugins/bootlog /etc/debirf/disk-rescue/plugins/bootlog 5 /usr/share/debirf/plugins/hostname /etc/debirf/disk-rescue/plugins/hostname 6 /usr/share/debirf/plugins/install-kernel /etc/debirf/disk-rescue/plugins/install-kernel 7 /usr/share/debirf/plugins/interfaces /etc/debirf/disk-rescue/plugins/interfaces 8 /usr/share/debirf/plugins/root-bashrc /etc/debirf/disk-rescue/plugins/root-bashrc 9 /usr/share/debirf/plugins/serial-terminal /etc/debirf/disk-rescue/plugins/serial-terminal 10 /usr/share/debirf/plugins/z0_remove-locales /etc/debirf/disk-rescue/plugins/z0_remove-locales 11 /usr/share/debirf/plugins/z1_apt-clean /etc/debirf/disk-rescue/plugins/z1_apt-clean 11 12 12 13 disk-rescue /etc/debirf/default
Note: See TracChangeset
for help on using the changeset viewer.

