revert back to using task debian-installer+kernel-lenny now that we have beta1 in the archive
This commit is contained in:
parent
5498cc1e5b
commit
c3e741329f
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
/* Packages that should really be on CD1 */
|
||||
#include <debian-installer+kernel-sid>
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <base-lenny>
|
||||
#include <forcd1-lenny>
|
||||
#include <task-essential-lenny>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-sid>
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <base-lenny>
|
||||
#include <forcd1>
|
||||
#include <task-essential-lenny-kde>
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
*/
|
||||
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel-sid>
|
||||
#include <debian-installer+kernel-lenny>
|
||||
#include <base-lenny>
|
||||
#include <forcd1>
|
||||
#include <task-essential-lenny-xfce>
|
||||
|
|
Loading…
Reference in New Issue