Matthias Klumpp
82940ccf8d
oem: Allow disabling the find-fastest-disk heuristics
7 years ago
Matthias Klumpp
ef5a8cea93
oem: Use a more recent live image
7 years ago
Matthias Klumpp
615012a5ed
oem: A few more hacks for selecting the right disk
7 years ago
Matthias Klumpp
0c8635d487
oem: Update PureOS payload ISO url
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
075116f463
live: Do not allow running non-GUI d-i
7 years ago
Matthias Klumpp
dc093df276
trivial: typo
7 years ago
Matthias Klumpp
c1650e8728
oem: Update base image URL
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
670400192f
oem: Update base image URL
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
ebfa14521b
oem: Use base image that was built for the new kernel ABI
7 years ago
Matthias Klumpp
582c486ee7
oem: Be a bit less verbose by default
7 years ago
Matthias Klumpp
8c1dfbf29e
oem: Use more recent base image
7 years ago
Matthias Klumpp
0688889a43
oem: Ensure we really don't show any LVM prompt
8 years ago
Matthias Klumpp
929fd4909a
oem: Ensure we auto-install to the right device
8 years ago
Matthias Klumpp
f59f3b8fe4
oem: Wait for udev to create device nodes
8 years ago
Matthias Klumpp
d1caca1a61
oem: Try to auto-detect the target disk
8 years ago
Matthias Klumpp
e2aab9c13f
oem: Use a more recent live image as base
8 years ago
Matthias Klumpp
3348f4658b
oem: Base on newer live image
8 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
c741725f38
Ensure we set the right plymouth theme when building the image
8 years ago
Matthias Klumpp
7fd20a5f0d
oem: Use a more recent PureOS ISO
8 years ago
Matthias Klumpp
c4f596866a
trivial: Make oem hooks directory follow the naming pattern
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
770e15c150
Give the live medium the correct ID
8 years ago
Matthias Klumpp
cc602e8095
oem: Don't seed APT mirror
8 years ago
Matthias Klumpp
43c9ea75b8
We jump to version 8.0
8 years ago
Matthias Klumpp
83f76ff26e
Implement an "OEM mode" installation medium
8 years ago
Matthias Klumpp
757d3962fa
Update splash image
8 years ago
Matthias Klumpp
57a44e89b9
Add Calamares back and also include grub-pc
...
This will pretty much kill the EFI support, but we do not care about
that at the moment and will address this issue at a later time.
8 years ago
Matthias Klumpp
f4538c36cf
Temporarily ship without Calamares
8 years ago
Matthias Klumpp
4fab1ef342
Add calamares to the default live packages
8 years ago
Matthias Klumpp
a15f5d8430
No more debootstrap symlinking
...
This was a hack which we don't need anymore.
(PureOS has its own script for green now)
8 years ago
Matthias Klumpp
a1deaccb58
trivial: Don't show install options twice
8 years ago
Matthias Klumpp
27b85d0b19
Don't use gfxboot
8 years ago
Matthias Klumpp
8f73b600ef
Add bootloder configuration
8 years ago
Matthias Klumpp
aa3b23197d
Use pureos-desktop flavor
8 years ago
Matthias Klumpp
da3d8f8fc8
Tweak chroot helper
8 years ago