forked from pool/livecd-openSUSE
Save a bit of space - no pptp support
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/livecd-openSUSE?expand=0&rev=236
This commit is contained in:
parent
d3fa29460e
commit
aab7ebd33d
@ -263,6 +263,7 @@ install lvm2
|
||||
install memtest86+ i686,x86_64
|
||||
install mpt-firmware
|
||||
install nano
|
||||
install pptp
|
||||
install quota
|
||||
install rsync
|
||||
install smartmontools
|
||||
|
@ -1,5 +1,6 @@
|
||||
buildignore NetworkManager-lang
|
||||
buildignore NetworkManager-applet-lang
|
||||
buildignore NetworkManager-pptp
|
||||
buildignore PackageKit
|
||||
buildignore samba-libs
|
||||
buildignore release-notes-openSUSE
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
@ -424,6 +425,8 @@
|
||||
<ignore name="NetworkManager-lang"/>
|
||||
<!-- OBS-IgnorePackage: NetworkManager-applet-lang -->
|
||||
<ignore name="NetworkManager-applet-lang"/>
|
||||
<!-- OBS-IgnorePackage: NetworkManager-pptp -->
|
||||
<ignore name="NetworkManager-pptp"/>
|
||||
<!-- OBS-IgnorePackage: PackageKit -->
|
||||
<ignore name="PackageKit"/>
|
||||
<!-- OBS-IgnorePackage: samba-libs -->
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
@ -1,8 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 8 11:54:51 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||
Wed May 8 12:34:59 UTC 2024 - Dominique Leuenberger <dleuenberger@suse.com>
|
||||
|
||||
- Drop pptp from the lives: also eliminates ppp and NM-pptp,
|
||||
things most people won't use in a live-test-system.
|
||||
- Block NetworkManager-pptp from the x11 live: to recover the
|
||||
machine, pptp is unlikely to be needed.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 23 11:14:27 UTC 2024 - Ana Guerrero <ana.guerrero@suse.com>
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
@ -424,6 +425,8 @@
|
||||
<ignore name="NetworkManager-lang"/>
|
||||
<!-- OBS-IgnorePackage: NetworkManager-applet-lang -->
|
||||
<ignore name="NetworkManager-applet-lang"/>
|
||||
<!-- OBS-IgnorePackage: NetworkManager-pptp -->
|
||||
<ignore name="NetworkManager-pptp"/>
|
||||
<!-- OBS-IgnorePackage: PackageKit -->
|
||||
<ignore name="PackageKit"/>
|
||||
<!-- OBS-IgnorePackage: samba-libs -->
|
||||
|
@ -383,6 +383,7 @@
|
||||
<package name="memtest86+" arch="i686,x86_64"/>
|
||||
<package name="mpt-firmware"/>
|
||||
<package name="nano"/>
|
||||
<package name="pptp"/>
|
||||
<package name="quota"/>
|
||||
<package name="rsync"/>
|
||||
<package name="smartmontools"/>
|
||||
|
Loading…
Reference in New Issue
Block a user