- 21 Sep, 2020 9 commits
-
-
Anton Midyukov authored
See-also: 018ea505
-
Anton Midyukov authored
It is customary to set a variable without the GLOBAL_ prefix. It is added to the name when exporting. I made by analogy use/cleanup/live-no-cleanup-docs. Since both targets have long names and are needed together, i made use/live/no-cleanup. Use target use/live/no-cleanup should be used instead of: @$(call set, GLOBAL_LIVE_NO_CLEANUPDB, yes)
-
Anton Midyukov authored
-
Anton Midyukov authored
This will override the already defined fonts.
-
Anton Midyukov authored
-
Sergey V Turchin authored
Return alterator users, alterator-root and alterator-net-eth.
-
Sergey V Turchin authored
grub-efi is added when BASE_BOOTLOADER=grub.
-
Sergey V Turchin authored
-
Sergey V Turchin authored
-
- 18 Sep, 2020 13 commits
-
-
Sergey V Turchin authored
This allow to NetworkManager use dhcp-client with dhcpcd when IPv6.
-
Anton Midyukov authored
Cleanup dri is still needed for servers. Reported-by: shaba@ Also-see: 576a58d1
-
Anton Midyukov authored
A space in the THE_PACKAGES list makes it impossible to install the system.
-
Anton V. Boyarshinov authored
-
Ivan A. Melnikov authored
This rule file is packaged in fbset-modes-sm750-bfk3 since 2.0.
-
Ivan A. Melnikov authored
This package includes some common configuration we use for BE-T1000 based boards.
-
Ivan A. Melnikov authored
This is consistent with other architectures.
-
Ivan A. Melnikov authored
cpufreq-simple sets it to ondemand by default, which does not behave well on some Tavolga kernels.
-
Ivan A. Melnikov authored
-
Anton Midyukov authored
-
Mikhail Gordeev authored
-
Mikhail Gordeev authored
-
Anton Midyukov authored
-
- 09 Sep, 2020 1 commit
-
-
Anton Midyukov authored
extlinux.conf is not tied to the u-boot bootloader and always needed replace Label with the UUID if the file exist.
-
- 08 Sep, 2020 1 commit
-
-
Sergey V Turchin authored
2d acceleration won't work without xorg-dri-*. This commit is chrrey-pick 649eb04c9ee7d23f53e713ecbe95c7bb96c26439.
-
- 07 Sep, 2020 16 commits
-
-
Michael Shigorin authored
chromium is pretty popular to say the least, and falkon should be used in lxqt starterkit; both are unavailable on e2k as of today.
-
Michael Shigorin authored
Yet another silly distraction...
-
Michael Shigorin authored
Still have to refer to MCST instead at the moment....
-
Michael Shigorin authored
As discussed while tweaking power feature, e2k's powerbutton handling scheme differs slightly at the moment so it does need some special handling. No need to toss firmware-linux around if it's not there though.
-
Michael Shigorin authored
...instead of hardwiring un-def; this should help building starterkits for secondary arches.
-
Michael Shigorin authored
Kernel flavours differ on secondary arches (and there's a bunch of platform-specific kernels for ARM systems), so let's provide some more flexible scheme than hardwiring un-def into images. This might be further enhanced to e.g. set KFLAVOURS to $$(KFLAVOURS_LATEST)) with it being preset to un-def where available so rpi images could set it to rpi-un, and still get reasonable starterkits for free. The corresponding commit in RELENG-e2k-p9-starterkits private branch just tore un-def apart => unmergeable.
-
Michael Shigorin authored
This is a controversial feature right from the start, but keeping jeos alive on non-x86 (that is, catching every case when a removed removed package would bring something critical along with it) is somewhat harder so just skip this part there for now.
-
Michael Shigorin authored
Not a given on any architecture...
-
Michael Shigorin authored
This enables examples in qt-creator.
-
Michael Shigorin authored
It's not ready yet with upgrade locked by ftbfs (msct#5248 et al).
-
Michael Shigorin authored
/.host/script.sh: line 4: .: install2-init-functions: file not found mki-image-scripts: $BUILDDIR/image-scripts.d/50-e2k-utc: unable to run script.
-
Michael Shigorin authored
There's some peculiarity in writing ISO images for e2k onto USB Flash media: we need to arrange a partition and ext2 filesystem with its label passed to propagator; the former part is what's expected, and the latter one is what this script does. Thanks to aerodisk.ru guys for catching a brown paper bag class typo making format() try to affect the image and not the drive, by the way.
-
Michael Shigorin authored
This is more or less required for many things like fpc (and available under "Emulators" in server/workstation).
-
Michael Shigorin authored
MAIN_LISTS resulted in packages being available on the media but having on effect on the actual user systems...
-
Michael Shigorin authored
vainfo(1) is pretty useful for diags.
-
Michael Shigorin authored
These would have been lost as compared to 9.0 release otherwise, and e2k's power button handling differs slightly so acpid is a must.
-