Current state of generated tasks
This commit is contained in:
parent
5adeab2992
commit
9df23e3630
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/* Packages that should really be on CD1 */
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <debian-installer+kernel-sid>
|
||||
#include <base-lenny>
|
||||
#include <forcd1-lenny>
|
||||
#include <task-essential-lenny>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* DO NOT EDIT THIS FILE, edit the above script
|
||||
*
|
||||
* Last update: Tue Sep 25 11:51:31 CEST 2007
|
||||
* Last update: Mon Nov 19 02:10:00 CET 2007
|
||||
*/
|
||||
|
||||
#include <debian-installer-lenny>
|
||||
|
@ -44,9 +44,10 @@ installation-report
|
|||
openssh-server
|
||||
cryptsetup
|
||||
brltty
|
||||
dmraid
|
||||
|
||||
/* libsysfs2-udeb provides libsysfs2 so we have to make sure the deb
|
||||
* gets included on the first CD too
|
||||
/* In etch, libsysfs2-udeb provides libsysfs2 so use this to
|
||||
* make sure the deb gets included on the first CD too
|
||||
*/
|
||||
libsysfs2
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
*
|
||||
* DO NOT EDIT THIS FILE, edit the above script
|
||||
*
|
||||
* Last update: Tue Sep 25 17:19:08 CEST 2007
|
||||
* Last update: Tue Nov 20 00:16:42 CET 2007
|
||||
*/
|
||||
|
||||
#include <debian-installer-sid>
|
||||
|
@ -44,9 +44,10 @@ installation-report
|
|||
openssh-server
|
||||
cryptsetup
|
||||
brltty
|
||||
dmraid
|
||||
|
||||
/* libsysfs2-udeb provides libsysfs2 so we have to make sure the deb
|
||||
* gets included on the first CD too
|
||||
/* In etch, libsysfs2-udeb provides libsysfs2 so use this to
|
||||
* make sure the deb gets included on the first CD too
|
||||
*/
|
||||
libsysfs2
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
*
|
||||
* DO NOT EDIT THIS FILE, edit the above script
|
||||
*
|
||||
* Last update: Tue Sep 25 11:51:29 CEST 2007
|
||||
* Last update: Mon Nov 19 02:09:58 CET 2007
|
||||
*/
|
||||
#ifdef ARCH_alpha
|
||||
aboot-installer
|
||||
|
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue