Dominique Leuenberger
f89e9cc568
- Change pattern 'imaging' not forcibly to require X11: The world is moving on and wayland-only is a thing. OBS-URL: https://build.opensuse.org/request/show/1224235 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-base?expand=0&rev=257
4 lines
330 B
Bash
4 lines
330 B
Bash
#!/bin/sh
|
|
|
|
perl create_32bit-patterns_file.pl -p base -s apparmor_opt -s basesystem -s basic_desktop -s bootloader -s console -s documentation -s enhanced_base_opt -s fips -s minimal_base_conflicts -s readonly_root_tools -s selinux -s transactional_base -s update_test -s x11_opt -s x11_raspberrypi > pattern-definition-32bit.txt
|