Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 0641cab9e9 |
@@ -1,6 +1,6 @@
|
||||
This is the build configuration for
|
||||
|
||||
https://build.opensuse.org/project/show/Debian:13
|
||||
https://build.opensuse.org/project/show/Debian:Testing
|
||||
|
||||
It is required to build using SUSE build tooling like:
|
||||
|
||||
|
||||
9
_config
9
_config
@@ -17,7 +17,7 @@ Preinstall: perl
|
||||
|
||||
ExpandFlags: preinstallexpand
|
||||
Preinstall: init-system-helpers debianutils dpkg libc-bin dash coreutils diffutils
|
||||
Preinstall: sed gawk grep gzip debconf bash base-files libsystemd0 xz-utils
|
||||
Preinstall: sed gawk grep gzip debconf bash base-files base-passwd libsystemd0 xz-utils
|
||||
Preinstall: findutils util-linux
|
||||
|
||||
Order: usrmerge:systemd
|
||||
@@ -44,7 +44,7 @@ VMInstall: kernel-obs-build
|
||||
Order: user-setup:base-files
|
||||
|
||||
# Essential packages (this should also pull the dependencies)
|
||||
Support: base-files bash bsdutils coreutils dash debianutils
|
||||
Support: base-files base-passwd bash bsdutils coreutils dash debianutils
|
||||
Support: diffutils dpkg e2fsprogs findutils grep gzip hostname libc-bin
|
||||
Support: login mount ncurses-base ncurses-bin perl-base sed init-system-helpers
|
||||
Support: sysvinit-utils tar util-linux cpio
|
||||
@@ -59,6 +59,7 @@ Ignore: usr-is-merged
|
||||
Prefer: -usr-is-merged
|
||||
Prefer: usrmerge
|
||||
Support: usrmerge
|
||||
Prefer: dracut
|
||||
|
||||
# build script needs fakeroot
|
||||
Support: fakeroot
|
||||
@@ -252,9 +253,9 @@ Substitute: kernel-binary-packages kernel-default
|
||||
%endif
|
||||
|
||||
%define debian 13
|
||||
%define debian_version 1300
|
||||
%define debian_version 1301
|
||||
|
||||
Macros:
|
||||
%debian 13
|
||||
%debian_version 1300
|
||||
%debian_version 1301
|
||||
|
||||
|
||||
Reference in New Issue
Block a user