Commit Graph

105 Commits

Author SHA1 Message Date
Neal Gompa
53d04b290c Enable weak dependencies for package installation in the image phase
This brings package installation behavior in-line with what other
image building tools do, and provides us the expected behavior
for image content.
2022-09-18 21:19:49 -04:00
Neal Gompa
ad92f970f4 Set SELinux to permissive mode for troubleshooting purposes
There seems to be issues with SELinux on the generated images at
the moment. In order to be able to troubleshoot them, we will
configure SELinux for permissive mode for now.
2022-09-18 21:00:42 -04:00
Neal Gompa
877fb9d3d1 config.sh: Drop Raspberry Pi specific logic
This image description is aimed for Apple Macs, not Raspberry Pi
devices.
2022-09-18 12:36:37 -04:00
Neal Gompa
3d0b7fb9b3 components/boot: Require dracut-asahi now
dracut-config-asahi is now dracut-asahi because it now includes
a dracut module. Ensure we pick up that by requesting the correct
package.
2022-09-18 12:35:03 -04:00
Neal Gompa
78d5673b7d Initial commit 2022-09-17 08:16:13 -04:00