Commit graph

192 commits

Author SHA1 Message Date
Владимир Потапов
a5c78436e5 Bump release 2021-10-04 14:32:04 +00:00
keleg
6524963d38 Merge pull request #7 from betcher_/livecd-tools:rosa2021.1
russian by default
2021-10-04 14:29:58 +00:00
betcher_
ec8f55017c hide memtest for efi 2021-10-04 15:51:51 +03:00
keleg
0c2973665e Merge pull request #6 from betcher_/livecd-tools:rosa2021.1
fix for memtest
2021-09-28 05:32:04 +00:00
betcher_
6bdbe1a325 fix for pcmemtest 2021-09-28 08:21:20 +03:00
keleg
5586b60ba3 Merge pull request #5 from betcher_/livecd-tools:rosa2021.1
bottom grub2 menu and progress string localization
2021-09-27 15:56:35 +00:00
betcher_
fbed7eec25 added msgcat for grub2 and livecd-tools po files 2021-09-27 18:32:27 +03:00
Владимир Потапов
69fec886d3 Add grub2 requires 2021-09-25 13:52:43 +00:00
keleg
2ea14d906b Merge pull request #4 from betcher_/livecd-tools:rosa2021.1
Изменения по предложениям Владимира (keleg)
2021-09-25 11:48:27 +00:00
betcher_
d56a8f8fcb fixes for keleg 2021-09-25 10:43:32 +03:00
keleg
1e0d2db424 Merge pull request #3 from betcher_/livecd-tools:rosa2021.1
Grub2 для efi и legacy режимов загрузки
2021-09-24 09:19:12 +00:00
betcher_
22144cf22b grub2 will boot without syslinux 2021-09-22 15:59:25 +03:00
betcher_
fc6445d0b5 fixes 2021-09-17 21:50:30 +03:00
root
1a1eb36897 rm sources 2021-09-16 17:20:59 +03:00
root
674bc2e09a added grub2-everywhere patch 2021-09-16 17:14:32 +03:00
Mikhail Novosyolov
e9bc31dd62 bump release 2021-09-13 16:42:19 +03:00
Mikhail Novosyolov
73596e01b4 Merge branch 'rosa2021.1' of abf.io:import/livecd-tools into rosa2021.1 2021-09-13 16:42:09 +03:00
Mikhail Novosyolov
987389f552 remove ISO title from autoboot to workaround syslinux bug: when that line is too long, every second a new line is printed instead of rewriting the existing line (https://bugzilla.rosalinux.ru/show_bug.cgi?id=11492) 2021-09-13 16:41:31 +03:00
Andrey Grigorev
5bf1871b1b MassBuild#2340: Increase release tag 2021-08-11 12:13:47 +00:00
Mikhail Novosyolov
0d5fccb09a Fix installing grub theme on aarch64
F**ing duplication of the same code in different classes!
2021-06-27 22:58:31 +03:00
Mikhail Novosyolov
9715e03f33 Modernize detection of checkisomd5 2021-06-27 22:39:45 +03:00
Mikhail Novosyolov
397e2d86d5 Install ROSA grub2 theme on aarch64
Ugly copypasting from x86 class

TODO: refactor to use grub2 instead of syslinux on non-UEFI
2021-06-27 22:15:08 +03:00
Mikhail Novosyolov
80e83ef490 Adjust bootloaders config:
- restore running checkisomd5 (via dracut)
- sync grub configs of x86_64 and aarch64
- restore first menu item to be the default
- remove not working hack with sed /etc/system-release
2021-06-27 22:01:39 +03:00
Mikhail Novosyolov
73fe6b18d1 no-change reorder of patches 2021-06-27 21:14:12 +03:00
Mikhail Novosyolov
a9bf7c256f Fix missing of locations of efiboot.img 2021-06-27 21:11:27 +03:00
Mikhail Novosyolov
08a81fcb55 Fix creating efiboot.img on aarch64 2021-06-27 18:40:21 +03:00
Mikhail Novosyolov
85cfc322ca upd: 28.1 -> 28.2, rearrange patches
Dropped useless patch for PowerPC (ROSa does not support PowerPC for now)
Reworked patches of bootloaders alongside reworking names of files in shim (shim-unsigned)
2021-06-27 17:50:54 +03:00
Mikhail Novosyolov
3b85af6437 Fix typo 2021-06-07 17:31:00 +03:00
Mikhail Novosyolov
db6da2e646 Fix efi boot of ISOs 2021-06-01 08:02:33 +03:00
Mikhail Novosyolov
a46d3dd003 Make all patches git-amable 2021-05-31 17:54:40 +03:00
Mikhail Novosyolov
d428d14604 upd: 28.0 -> 28.1, drop patch which exists in upstream 2021-05-25 16:27:39 +03:00
survolog (Andrey Grigorev)
b900410812 Update to 28.0 2021-05-24 09:52:18 +03:00
Mikhail Novosyolov
3b9658030b XXX Use dracut module network-legacy to configure network for now
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/575
2020-11-12 17:08:22 +03:00
survolog (Andrey Grigorev)
4457940a06 Add aarch64 implementation 2020-11-11 10:49:09 +03:00
Mikhail Novosyolov
7406411194 cherry-pick fix for dnf 4.4 (thanks to ngompa@)
From 5795aa08d3
2020-10-10 20:26:18 +03:00
Mikhail Novosyolov
a3628a6a7a Pull checkisomd5, will be used automatically when available 2020-09-22 09:54:44 +03:00
Mikhail Novosyolov
921adc8195 off preloading not existing library 2020-06-29 12:25:09 +03:00
Mikhail Novosyolov
9fdedba3f0 sssd is broken for now, to quickly restore buildability of ISOs, off stupid requirement of sssd which is needed only for a stupid workaround inside the code, try without it 2020-06-29 12:15:07 +03:00
Mikhail Novosyolov
1691089f80 Leave /etc/vconsole.conf not changed
1. eurlatgr font is not universal and does not cupport cyrillic characters
https://github.com/livecd-tools/livecd-tools/issues/159
2. We patch systemd to run setfont despite empty /etc/vconsole.conf
https://github.com/systemd/systemd/pull/15479
This patch can be dropped in the future, however.
2020-05-29 04:14:35 +03:00
Mikhail Novosyolov
50fb1fbfcb add missing space in UEFI menu 2020-05-28 22:04:01 +03:00
Mikhail Novosyolov
c8966fea59 Fix copying ROSA Grub2 theme for UEFI 2020-05-28 21:08:42 +03:00
Mikhail Novosyolov
d74005894c Assume that dracut is always used on PowerPC 2020-05-28 18:28:57 +03:00
Mikhail Novosyolov
1e508dbfae Port ROSA syslinux theme 2020-05-28 16:57:12 +03:00
Mikhail Novosyolov
48506e264e Fix python syntax
```
Traceback (most recent call last):
  File "/usr/bin/livecd-creator", line 258, in <module>
    sys.exit(main())
  File "/usr/bin/livecd-creator", line 232, in main
    creator.configure()
  File "/usr/lib/python3.8/site-packages/imgcreate/creator.py", line 802, in configure
    self._create_bootconfig()
  File "/usr/lib/python3.8/site-packages/imgcreate/live.py", line 259, in _create_bootconfig
    self._configure_bootloader(self.__ensure_isodir())
  File "/usr/lib/python3.8/site-packages/imgcreate/live.py", line 852, in _configure_bootloader
    self._configure_efi_bootloader(isodir)
  File "/usr/lib/python3.8/site-packages/imgcreate/live.py", line 838, in _configure_efi_bootloader
    cfg += self.__get_efi_image_stanzas(isodir, self.name)
  File "/usr/lib/python3.8/site-packages/imgcreate/live.py", line 815, in __get_efi_image_stanzas
    long = "Start " + long,
TypeError: can only concatenate str (not "bytes") to str
```
2020-05-28 15:57:01 +03:00
Mikhail Novosyolov
c167fe4bef Fix another typo 2020-05-28 15:34:57 +03:00
Mikhail Novosyolov
16d65196d8 Fix typo 2020-05-28 15:14:15 +03:00
Mikhail Novosyolov
8ba9d2d0d8 Add start up in basic graphics mode without plymouth, move booting from local drive to end of menu and make it not default 2020-05-28 14:57:19 +03:00
Mikhail Novosyolov
f46730429d Port ROSA theme 2020-05-28 14:41:34 +03:00
Mikhail Novosyolov
6cfff7c7c2 add "anaconda" and "livenet" dracut modules to LiveCD 2020-05-28 13:48:14 +03:00
Mikhail Novosyolov
ae7135d1d0 grub.efi -> grubcd.efi (as it was in ROSA patches for the old version of livecd-tools)
"Fri Jan 18 06:24:57 UTC 2013 - mchang@suse.com

- ship a Secure Boot UEFI compatible bootloader (fate#314485).
- update for cdrom boot support.
- grub2-cdpath.patch: fix the grub.cfg not found when booting from
  optical disk.
- grubcd.efi: the efi image used for optial disk booting, with
  reduced size and $prefix set to /EFI/BOOT."
2020-05-18 11:17:45 +03:00