Added make support for multiple architectures and did cleanup
This commit is contained in:
@@ -1 +1,6 @@
|
||||
! Packages Priority important
|
||||
|
||||
#For updating kernel to Backport
|
||||
#if ARCHITECTURES amd64
|
||||
linux-image-amd64
|
||||
#endif
|
||||
|
||||
@@ -10,8 +10,8 @@ whiptail
|
||||
moreutils
|
||||
less
|
||||
#Section: Packaging
|
||||
debhelper
|
||||
equivs
|
||||
#debhelper
|
||||
#equivs
|
||||
checkinstall
|
||||
debconf-utils
|
||||
lintian
|
||||
|
||||
@@ -57,7 +57,7 @@ colortail
|
||||
#Description: lightdm
|
||||
lightdm
|
||||
lightdm-gtk-greeter
|
||||
light-locker
|
||||
#light-locker
|
||||
|
||||
#Section: Boot screen
|
||||
#plymouth
|
||||
@@ -91,10 +91,10 @@ xfonts-75dpi
|
||||
xfonts-100dpi
|
||||
xserver-xorg
|
||||
xserver-xorg-input-all
|
||||
xserver-xorg-input-wacom
|
||||
xserver-xorg-input-aiptek
|
||||
xserver-xorg-input-elographics
|
||||
xserver-xorg-input-joystick
|
||||
#xserver-xorg-input-wacom
|
||||
#xserver-xorg-input-aiptek
|
||||
#xserver-xorg-input-elographics
|
||||
#xserver-xorg-input-joystick
|
||||
xserver-xorg-input-kbd
|
||||
xserver-xorg-input-mouse
|
||||
xserver-xorg-input-mutouch
|
||||
@@ -109,7 +109,7 @@ hwdata
|
||||
#nvidia-driver
|
||||
##if ARCHITECTURES amd64
|
||||
#linux-headers-amd64
|
||||
#endif
|
||||
##endif
|
||||
##if ARCHITECTURES i386
|
||||
#linux-headers-686:i386
|
||||
##endif
|
||||
@@ -120,13 +120,12 @@ hwdata
|
||||
|
||||
#Section: Kernel/boot/init
|
||||
systemd
|
||||
os-prober
|
||||
#os-prober
|
||||
initramfs-tools
|
||||
console-setup
|
||||
#console-setup
|
||||
user-setup
|
||||
libpam-systemd
|
||||
|
||||
|
||||
#Section: Firmwares
|
||||
firmware-linux-free
|
||||
firmware-linux-nonfree
|
||||
|
||||
Reference in New Issue
Block a user