Leif Liddy
ed3c8ba8c6
align boot partition with GiB
2023-11-17 16:33:18 +01:00
Neal Gompa
df53532b87
platforms/server: Use ext4 for the /boot partition
...
This avoids issues where U-Boot cannot read the DeviceTree files
on /boot and fails to initialize the system properly.
2023-10-26 14:11:13 -04:00
Leif Liddy
82bcc1db83
display grub menu for minimal and server profiles
2023-10-19 23:07:02 +02:00
Michael Gerlach
5400cc5212
reduce grub timeout on server to 1
...
Signed-off-by: Michael Gerlach <n3ph@cccfr.de>
2023-09-21 19:09:44 +02:00
Davide Cavalca
035d8c594b
Revert "platforms/server: Drop the var subvolume for now"
...
This reverts commit b48721a82a
.
No longer needed as of kiwi 9.25.13
2023-09-04 21:56:48 -07:00
Neal Gompa
b48721a82a
platforms/server: Drop the var subvolume for now
...
At the moment, the resulting image breaks because of an issue
where the subvolumes aren't mounted before the data is synced
to it as part of the image build.
Reference: https://github.com/OSInside/kiwi/issues/2356
2023-08-21 23:24:16 -04:00
Neal Gompa
a37f7758c2
platforms: Set subvolume mountpoints correctly
...
Without these being set, kiwi sets up a weird subvolume layout by
default.
2023-07-31 15:45:40 -04:00
Leif Liddy
1f96cd2af0
remove uneeded kernelcmdline args
2023-06-18 15:53:01 +00:00
Leif Liddy
b4777d0f33
install server-product-environment group
...
The server-product-environment group will install "Domain Membership" (which is the same
group as domain-client). It will also install server-product and headless-management.
2022-12-24 01:52:44 +01:00
Leif Liddy
5bf792dfd1
modified profile preferences
...
standardizing preferences to put them more in-line with stock Fedora
settings.
2022-12-23 23:41:19 +00:00
Neal Gompa
d927cd9af3
platforms: Use 4k target block size and sync btrfs fsoptions
...
Apple Silicon platforms have disks that are 4k block size.
Additionally, update the server config for Btrfs to more closely
match the workstation one.
2022-12-22 21:57:54 -05:00
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
78d5673b7d
Initial commit
2022-09-17 08:16:13 -04:00