Skip to content

Instantly share code, notes, and snippets.

@bluca
Created November 21, 2016 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bluca/5dba613a8a3f23457f2232fda3760c83 to your computer and use it in GitHub Desktop.
Save bluca/5dba613a8a3f23457f2232fda3760c83 to your computer and use it in GitHub Desktop.
OBS Debian 9 prjconf
Repotype: debian
Ignore: initscripts
Preinstall: user-setup
# required for preinstall images: [1/409] Can't locate Digest/MD5.pm in @INC
Preinstall: libperl5.24
# preinstall debootstrap --foreign --variant=minbase --print-debs
Preinstall: base-files base-passwd bash bsdutils coreutils dash debconf
Preinstall: debianutils diffutils dpkg e2fslibs e2fsprogs findutils
Preinstall: gcc-5-base gcc-6-base grep gzip hostname
Preinstall: init-system-helpers insserv libacl1 libattr1
Preinstall: libaudit-common libaudit1 libblkid1 libbz2-1.0 libc-bin libc6
Preinstall: libcomerr2 libdb5.3 libdebconfclient0 libfdisk1 libgcc1 libgcrypt20
Preinstall: libgpg-error0 liblzma5 libmount1 libncurses5 libncursesw5
Preinstall: libpam-modules libpam-modules-bin libpam-runtime libpam0g libpcre3
Preinstall: libselinux1 libsemanage-common libsemanage1 libsepol1 libsmartcols1
Preinstall: libss2 libsystemd0 libtinfo5 libudev1 libustr-1.0-1 libuuid1 login
Preinstall: lsb-base mawk mount multiarch-support ncurses-base ncurses-bin
Preinstall: passwd perl-base sed sensible-utils startpar sysv-rc
Preinstall: tar tzdata util-linux zlib1g
Preinstall: debootstrap
Runscripts: base-files base-passwd user-setup
VMinstall: dmsetup libdevmapper1.02.1
# essential packages
Support: base-files base-passwd bash bsdutils coreutils dash debianutils
Support: diffutils dpkg e2fsprogs findutils grep gzip hostname
Support: init-system-helpers libc-bin login mount ncurses-base ncurses-bin
Support: perl-base sed tar
Prefer: base-files:mawk
# required packages (but not essential)
Support: debconf e2fslibs gcc-5-base gcc-6-base
Support: libacl1 libattr1 libblkid1 libc6 libcomerr2 libfdisk1 libgcc1
Support: liblocale-gettext-perl liblzma5 libmount1 libncurses5 libpam-modules
Support: libpam-modules-bin libpam-runtime libpam0g libpcre3 libselinux1
Support: libsepol1 libsmartcols1 libss2 libtext-charwidth-perl
Support: libtext-iconv-perl libtext-wrapi18n-perl libtinfo5 libuuid1 lsb-base
Support: mawk multiarch-support passwd startpar sysv-rc tzdata
Support: xz-utils zlib1g
# build-essential
Support: build-essential
Prefer: build-essential:make
Prefer: dpkg-dev:make
# build script needs fakeroot
Support: fakeroot
Support: dh-strip-nondeterminism dh-autoreconf
# unresolvable: have choice for pkg-config needed by XXX: pkg-config pkgconf
Prefer: pkg-config
# unresolvable: have choice for golang-yaml.v2-dev needed by golang-github-coreos-pkg-dev: golang-yaml.v2-dev golang-gopkg-yaml.v2-dev
Prefer: golang-github-coreos-pkg-dev:golang-gopkg-yaml.v2-dev
# unresolvable: have choice for libfam0 needed by lighttpd: libgamin0 libfam0
Prefer: lighttpd:libfam0
%define debian_version 900
Macros:
%debian_version 900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment