Matthias Klumpp
1d5d201fde
Display OEM installer launcher in OEM images
5 years ago
Matthias Klumpp
6d2de55fd9
Drop old OEM install script
7 years ago
Matthias Klumpp
07c08c5ce5
Switch to casper and Calamares-based OEM install
7 years ago
Matthias Klumpp
f1e4d78afc
oem: Allow manual target disk selection
7 years ago
Matthias Klumpp
c44f85b683
oem: Try to guess the primary disk better
...
This is to work around a coreboot bug, which makes it not boot the
system unless the OS is installed on the "first" disk on the system.
7 years ago
Matthias Klumpp
58b7862e0a
Use https everywhere
7 years ago
Matthias Klumpp
82940ccf8d
oem: Allow disabling the find-fastest-disk heuristics
7 years ago
Matthias Klumpp
615012a5ed
oem: A few more hacks for selecting the right disk
7 years ago
Matthias Klumpp
fc99d7d910
oem: Set no GRUB timeout
...
This was intended for rescue / easy modification of the GRUB
command-line, but at the moment it mostly looks ugly and confuses users.
So, we disable it for now.
7 years ago
Matthias Klumpp
dc093df276
trivial: typo
7 years ago
Matthias Klumpp
caa1e9aa9b
oem: Enforce formatting, warn again about data loss
7 years ago
Matthias Klumpp
b00069fd3a
oem: Improve info output
7 years ago
Matthias Klumpp
82694d8fe9
oem: Fix typo
7 years ago
Matthias Klumpp
750c72f0be
oem: Fix disk partitioning and improve the code slightly
...
It's still messy, but better :-)
7 years ago
Matthias Klumpp
eeff256669
oem: Prefer NVME disks for installing the OS over SSD devices
7 years ago
Matthias Klumpp
40efdec8cf
oem: Always resolve all disk alias paths to their absolute paths in /dev
...
This resolves an issue where udev was creating different names when
running in d-i, making installations fail on this hardware.
It also in general makes the installation more robust, and fixes a bug
where we were formatting a partition twice sometimes.
7 years ago
Matthias Klumpp
2715d7e3b2
oem: Format all local disks if possible
7 years ago
Matthias Klumpp
582c486ee7
oem: Be a bit less verbose by default
7 years ago
Matthias Klumpp
0688889a43
oem: Ensure we really don't show any LVM prompt
7 years ago
Matthias Klumpp
929fd4909a
oem: Ensure we auto-install to the right device
7 years ago
Matthias Klumpp
f59f3b8fe4
oem: Wait for udev to create device nodes
7 years ago
Matthias Klumpp
d1caca1a61
oem: Try to auto-detect the target disk
7 years ago
Matthias Klumpp
b7924f54b8
oem: Don't auto-configure an APT mirror
...
We set it statically, so the user isn't confused with weird messages if
no internet connection is established.
8 years ago
Matthias Klumpp
b6bfd66c86
oem: Align rescue partition differently for Librem
...
Partitioning is weird, but this seems to be a working configuration for
the Librem devices at least, that partman in d-i can accept and will not
try to override.
8 years ago
Matthias Klumpp
ab0279a975
Revert "oem: Enable network setup"
...
This reverts commit 1e66caecfb
.
8 years ago
Matthias Klumpp
307a6d2eee
oem: Always mount /boot into the system
...
Otherwise updates will fail.
8 years ago
Matthias Klumpp
ecfadbcaa7
oem: Enforce a specific mirror that will always be set
...
This is a hack, currently, which we need to ensure APT can fetch updates
in case we were unable to connect to the network while installing.
(if apt is not set up with sources, users will not know what to do at
all and assume the system is broken).
8 years ago
Matthias Klumpp
1e66caecfb
oem: Enable network setup
8 years ago
Matthias Klumpp
41a6ba7e87
trivial: style
8 years ago
Matthias Klumpp
b2f26b7171
oem: Preseed mirror again, but actually enable it
8 years ago
Matthias Klumpp
cc602e8095
oem: Don't seed APT mirror
8 years ago
Matthias Klumpp
83f76ff26e
Implement an "OEM mode" installation medium
8 years ago