mirror of
https://salsa.debian.org/images-team/debian-cd.git
synced 2024-11-24 15:19:51 -01:00
Force network-manager packages onto CD1 for Gnome builds
This commit is contained in:
parent
1b7e1c31a6
commit
81267447ee
@ -7,6 +7,11 @@
|
||||
/* Packages that should really be on CD1 */
|
||||
#include <debian-installer+kernel>
|
||||
#include <forcd1>
|
||||
|
||||
/* Do we need to force these in for CD1? */
|
||||
network-manager
|
||||
network-manager-gnome
|
||||
|
||||
#include <task-essential-generic>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
@ -9,6 +9,11 @@
|
||||
/* Packages that should really be on CD1 */\
|
||||
#include <debian-installer+kernel>
|
||||
#include <forcd1>
|
||||
|
||||
/* Do we need to force these in for CD1? */
|
||||
network-manager
|
||||
network-manager-gnome
|
||||
|
||||
#include <task-essential-gnome>
|
||||
|
||||
/* Other interesting packages */
|
||||
|
Loading…
Reference in New Issue
Block a user