Commit graph

102 commits

Author SHA1 Message Date
Mikhail Novosyolov
0c027d116e Better debug 2019-03-08 20:11:12 +03:00
Mikhail Novosyolov
79d79f2fe9 convert list to string 2019-03-08 18:00:39 +03:00
Mikhail Novosyolov
2a864a20b0 Workaround failing dependency resolution when bootstrapping chroot
It's a bad way of solving problems, but currently we don't have enought time to debug and solve them properly.
2019-03-08 17:24:41 +03:00
Andrey Bondrov
96a9f914e8 Force genisoimage instead of mkisofs 2017-10-25 12:06:21 +10:00
Evgenii Shatokhin
e115e9c2b8 Do not use vga=xxx boot options
They might confuse syslinux 6+ and the system may start asking the user
what to do with that at boot time.
2017-02-11 17:26:19 +03:00
Andrey Bondrov
1687e0e673 MassBuild#1230: Increase release tag 2017-02-04 18:21:16 +03:00
Andrey Bondrov
c508ecebcf Spec cleanup 2017-01-21 21:39:51 +10:00
Evgenii Shatokhin
b7c8c0e6d4 Do not override the default set of drivers in the dracut configuration
Before this commit, livecd-tools used "drivers+=" in the dracut
configuration file which can be used when creating the initrd for the
Live images. As a result, the default set of drivers dracut knows about
was not included into the initrd, only the specified ones were.

Broken ISO images are a likely result of that.

livecd-tools was patched to use "add_drivers+=" instead.

Note that not all (if any) build scripts for the rosa2016.1 ISOs use the
dracut config generated by livecd-tools, so this fix is not that
important. Still, worth applying to simplify future maintenance.
2016-12-05 13:02:22 +03:00
Andrey Bondrov
b5281e6895 MassBuild#1169: Increase release tag 2016-10-14 20:58:30 +04:00
Konstantin Vlasov
e4b7e3f709 Verify RPM signatures when building ISO 2016-02-01 15:56:47 +03:00
Konstantin Vlasov
1b096dd261 Minor: Fixed typo in isolinux boot menu 2015-07-16 18:24:25 +03:00
captainflint
33de0d7b76 Merge pull request #2 from spectre/livecd-tools:rosa2014.1
Do not hard-code kernel-nrj-desktop
2015-07-08 18:06:37 +04:00
Eugene Shatokhin
fc0bfa9629 Release up 2015-07-07 21:31:33 +03:00
Eugene Shatokhin
3acfa8b1ed Do not hard-code kernel-nrj-desktop
The builds may need other kernel flavours instead.
2015-07-07 21:29:13 +03:00
Konstantin Vlasov
7e98928e25 Support EFI32 for 32-bit images 2015-05-28 16:44:41 +03:00
Dmitry Fedorov
e73310ecf9 BuildList#2501564: Increase release tag 2015-05-18 13:53:48 +04:00
Denis Silakov
df3e78a518 BuildList#2501564: Increase release tag 2015-05-15 14:28:24 +04:00
Dmitry Fedorov
447cf1eb54 BuildList#2501564: Increase release tag 2015-05-15 14:03:59 +04:00
Dmitry Fedorov
c54fa310e1 BuildList#2501564: Increase release tag 2015-05-15 13:45:30 +04:00
Konstantin Vlasov
f967c5201b Fixed: Boot menu OS name taken from build chroot instead of target system 2015-03-19 15:01:22 +03:00
Konstantin Vlasov
2b779c2088 Display kernel/initrd loading message on EFI boot 2015-03-04 14:37:52 +03:00
Konstantin Vlasov
323669622e Exit if adding media or package installation fails 2015-03-02 21:16:21 +03:00
Alexander Lakhin
0d0555478a MassBuild#656: Increase release tag 2015-02-22 18:15:40 +04:00
Andrey Bondrov
39c478253d Drop Buildroot tag 2015-02-05 20:28:40 +10:00
Konstantin Vlasov
f3df2caa79 Support unsigned kernels for SecureBoot
1. In SecureBoot grub2 allows to exit secure mode and boot unsigned kernel - making use of this feature in iso grub config.
2014-12-20 17:19:54 +03:00
Konstantin Vlasov
ce0b6ce402 EFI: shim file renamed 2014-11-20 21:13:28 +03:00
Konstantin Vlasov
2e5f36e3c0 Fixed basic graphics mode parameters 2014-10-08 14:16:09 +04:00
Konstantin Vlasov
2d2aecaf99 Avoid activating RAIDs/etc also in EFI mode 2014-10-02 17:43:50 +04:00
Konstantin Vlasov
a17813efa0 Got rid of initramfs 2014-10-02 17:42:42 +04:00
Konstantin Vlasov
d1567340b3 When patching partition table in iso, also update GPT 2014-09-25 18:44:41 +04:00
Konstantin Vlasov
354d318b40 Fixed packages installation in iso (optimized) 2014-09-25 18:43:30 +04:00
Konstantin Vlasov
b9e82b7405 Boot menu fixes (both isolinux and Grub2/EFI)
1. Significantly redesigned the grub2 menu for EFI boot: made it similar to the isolinux menu; more user-friendly product name; returned graphical theme; etc.
2. Fixed non-displaying plymouth in isolinux menu items.
3. Disabled plymouth for 'basic graphics' mode.
2014-09-25 18:42:03 +04:00
Konstantin Vlasov
b4694cb68e Do not generate macboot.ing (fails anyway) 2014-09-25 18:42:03 +04:00
Konstantin Vlasov
3cbb9c6944 Removed Mac AFP table from iso; grub2 theme fixed 2014-09-23 13:59:59 +04:00
Alex Burmashev
54094eac93 Updated livecd-tools.spec 2014-08-06 15:24:22 +04:00
Alex Burmashev
962d908ba7 modified patch 2014-07-04 15:30:33 +04:00
Alex Burmashev
7cd91259a0 added a one more patch 2014-07-04 14:01:59 +04:00
Alex Burmashev
671207b0af added a hack #3 2014-07-03 14:40:45 +04:00
Alex Burmashev
7612814775 added one more hack 2014-07-03 13:33:36 +04:00
Alex Burmashev
5423803916 added one more patch 2014-07-03 10:40:41 +04:00
Alex Burmashev
bbdaed340e livecd-tools were update to 21.1 version 2014-07-02 15:16:08 +04:00
Alex Burmashev
5399ae68bb MassBuild#440: Increase release tag 2014-06-27 17:05:33 +04:00
Alex Burmashev
aae290e315 rediff patch 2014-06-27 16:47:19 +04:00
Alex Burmashev
021792b6f4 added a patch to fix path t jpgs 2014-06-26 11:09:23 +04:00
Arkady Shane
fbfc6d84d2 Added BR: perl 2014-05-06 22:04:18 +04:00
Arkady Shane
4371d6e725 change R to BR 2014-05-06 21:57:41 +04:00
Arkady Shane
fd30e26104 added R: perl-podlators 2014-05-06 21:51:45 +04:00
Alex Burmashev
9ac6496bb6 release up 2014-04-21 14:02:33 +04:00
Alex Burmashev
67a340b21a added quiet to start and install 2014-04-21 13:55:44 +04:00
Alex Burmashev
2a679a273e rediff perl script 2014-01-21 16:50:27 +04:00