Setting up install pipelinel; metapackage examples

This commit is contained in:
2020-05-02 05:05:48 -05:00
parent 9ea97f0210
commit c6c42779a4
15 changed files with 331 additions and 45 deletions

View File

@@ -0,0 +1,18 @@
### Commented entries have reasonable defaults.
### Uncomment to edit them.
# Source: sol-os-base-src
Section: misc
Priority: optional
Homepage: https://www.itdominator.com/
Standards-Version: 3.9.2
Package: sol-os-base
Version: 0.0.1
Maintainer: Maxim Stewart <maximstewart1@gmail.com>
Depends: adduser,apt,apt-utils,bzip2,console-setup,debconf,eject,gnupg,ifupdown,initramfs-tools,iproute2,iputils-ping,isc-dhcp-client,kbd,kmod,less,locales,makedev,mawk,net-tools,netbase,netcat-openbsd,passwd,procps,python3,resolvconf,rsyslog,sudo,tzdata,ubuntu-keyring,udev,ureadahead,whiptail,
nano,p7zip,zip,p7zip-rar,rar,unrar-free,htop,iftop,mc,tree
Provides: adduser,apt,apt-utils,bzip2,console-setup,debconf,eject,gnupg,ifupdown,initramfs-tools,iproute2,iputils-ping,isc-dhcp-client,kbd,kmod,less,locales,makedev,mawk,net-tools,netbase,netcat-openbsd,passwd,procps,python3,resolvconf,rsyslog,sudo,tzdata,ubuntu-keyring,udev,ureadahead,whiptail,
nano,p7zip,zip,p7zip-rar,rar,unrar-free,htop,iftop,mc,tree
Architecture: amd64
Description: Sol-OS: A minimal OS
Sol-OS is a minimal OS keeping things simple and light weight. This meta-package installs the base programs that are needed for general system functions.

View File

@@ -0,0 +1,20 @@
### Commented entries have reasonable defaults.
### Uncomment to edit them.
# Source: sol-os-desktop-src
Section: misc
Priority: optional
Homepage: https://www.itdominator.com/
Standards-Version: 3.9.2
Package: sol-os-desktop
Version: 0.0.1
Maintainer: Maxim Stewart <maximstewart1@gmail.com>
Depends: xserver-xorg,xorg,xinit,pulseaudio,pavucontrol,sox,libsox-fmt-all,udisks2,slim,
xcompmgr,pekwm,default-jre,openjfx,gufw,wicd-curses,gparted,gdebi,file-roller,hardinfo,
terminator,stjerm,onboard
Provides: xserver-xorg,xorg,xinit,pulseaudio,pavucontrol,sox,libsox-fmt-all,udisks2,slim,
xcompmgr,pekwm,default-jre,openjfx,gufw,wicd-curses,gparted,gdebi,file-roller,hardinfo,
terminator,stjerm,onboard
Architecture: amd64
Description: Sol-OS: A minimal OS
Sol-OS is a minimal OS keeping things simple and light weight. This meta-package installs the base programs that are needed to provide a usable desktop.