Wiktor Mówiński
e946283465
Merge pull request #50 from Dasharo/grub-no-timeout
...
ubuntu&fedora: add grub recordfail timeout to prevent it hanging there
2026-02-24 13:02:48 +01:00
Filip Gołaś
85fd344f48
ubuntu&fedora: add grub recordfail timeout to prevent it hanging there
...
When some kind of issue with booting the OS occurs,
GRUB will *record* the *fail* and enter recordfail mode
where by default there is no grub timeout
and the OS will never boot without intervention
and selecting the boot option
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2026-02-24 08:19:40 +01:00
Filip Gołaś
613c4d7773
Merge pull request #47 from Dasharo/fix-qubesos
...
README.md: fix quebsos create img script path
2025-12-04 08:11:06 +01:00
Maciej Pijanowski
a30ab1cbe0
README.md: fix quebsos create img script path
...
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com >
2025-12-03 13:51:40 +01:00
Filip Gołaś
6c90cd7ae9
README.md: Add QubesOS instructions
2025-11-05 16:25:42 +01:00
Filip Gołaś
d9fffaa710
qubesos: try R4.3.0-rc3
2025-11-05 16:25:42 +01:00
Filip Gołaś
4c5c52da59
qubesos: Add preseed
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-11-05 16:25:42 +01:00
Wiktor Mówiński
862f79a09b
Merge pull request #39 from Dasharo/fedora-disk-flashing-fix
...
fedora/ks.cfg: Include common disk drivers to initramfs
2025-09-26 11:04:17 +02:00
Filip Gołaś
73f62d54ef
fedora/create_image.sh: rm the outfile if already exists
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-09-26 11:02:06 +02:00
Filip Gołaś
301b9058d4
fedora/ks.cfg: Include common disk drivers to initramfs
...
When installing on a device without a nvme drive, the nvme
kernel modules won't be included in the initramfs making the
image fail to boot after cloning the disk to an nvme.
One place where this will always occur is when installing Fedora
on QEMU and then cloning its disk to an nvme drive on a physical
device
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-09-26 11:02:06 +02:00
Wiktor Mówiński
72c30fd672
Merge pull request #35 from Dasharo/fedora-ks-tweaks
...
Fedora ks tweaks
2025-09-26 10:58:35 +02:00
Filip Gołaś
d08aa65193
ks.cfg: Increase fedora disk size to ~30GiB
...
20 GiB was on the edge of being too small for all optional test dependencies, especially docker images for DCU or coreboot sdk
2025-09-26 10:57:41 +02:00
Filip Gołaś
236eca68dc
fedora/ks.cfg: Change both static and transient hostname
...
using `--static` only changed the static hostname
which is not displayed in the command prompt.
Dropping this option changes both `static` and `transient`
and should fix the issue with the prompt being wrong.
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-09-26 10:57:12 +02:00
Filip Gołaś
606b4d3fd8
windows/autounattend.xml: Add script to disable password expiration
...
based on suggestion from https://github.com/Dasharo/preseeds/issues/30
and the changes in 7f6d82e2d0
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-08-28 09:48:41 +02:00
Filip Gołaś
a484cecc72
README.md: Update with new Windows instructions
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-23 13:27:05 +02:00
Filip Gołaś
17f650ac9d
windows//setup-ssh.ps1: Remove invalid quotes
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:32:16 +02:00
Filip Gołaś
0707f28c20
windows/create_image: Add downloading intel drivers
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:31:47 +02:00
Filip Gołaś
baa04ca6ed
autounattend.xml: Remove quotes from commands calling scripts
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
d6ab3238c7
autounattend.xml: Log script outputs to files
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
82f68ea06e
Windows: install ssh offline
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
813a5332db
autounattend.xml: Escape quotes in commands
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
0ecb1ce4d3
windows/create_image.sh: Remove unneeded drivers repo
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
f531b76356
install_intel_nic_drivers.ps1: Add script
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
265ba6e252
windows: Add stnadby timeout script
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00
Filip Gołaś
29b3d9fcde
autounattend.xml: Fix unclosed tag
...
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com >
2025-07-11 09:30:59 +02:00