- 13 Aug, 2018 8 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- volumes feature; fixups
-
Michael Shigorin authored
Added chkconfig (spotted in alt-server's m-p-d) and vconsole-setup-kludge@X86 (common problem stop-gap item, unfortunately).
-
Michael Shigorin authored
It's apparently needed for ALT Server and has been used implicitly for server-pve starterkit.
-
Michael Shigorin authored
Looks like a thinko by now...
-
Michael Shigorin authored
This really belongs to bootloader feature rather than to mixin/desktop-installer alone; moving out.
-
Michael Shigorin authored
...instead of hardwiring the particular variant; this one is switchable down the road at least. The commit is a no-op otherwise.
-
Michael Shigorin authored
This one is directly a counterpart to mkimage-profiles-desktop's vm-profile-% contained in use.mk.in.
-
- 07 Aug, 2018 1 commit
-
-
Michael Shigorin authored
A brown paper bag class bug :-(
-
- 06 Aug, 2018 13 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- isoboot/isodata; apt-conf feature; dual-seat e801
-
Michael Shigorin authored
...as these targets are now considered worth the name.
-
Michael Shigorin authored
This is a distribution proper so should be built off a stable branch *and* refer to the same either.
-
Michael Shigorin authored
This has been factored out from distro/alt-workstation adaptation for e2k arch (as it looks more widely useful).
-
Michael Shigorin authored
The main challenge for this change appeared to be lightdm: it can do dualseat but in a quite peculiar way tied to systemd; while wdm-based implementation well prepared and described by viy@ can survive both systemd and sysvinit just fine. branding-alt-workstation-mate-settings pulls in lightdm-gtk-greeter, and lightdm takes over; it should probably be masked in systemd case (sysvinit should need no further hassle as /etc/X11/prefdm considers wdm before lightdm for historical reasons; or /etc/sysconfig/desktop could be filled in to be sure) *but* the current stopgap "solution" is what it is now. See-also: http://altlinux.org/X11/DualSeat
-
Michael Shigorin authored
These describe what's needed to set up a single-seat (as usual, now just default) or dual-seat (out-of-box, given a checkbox) Elbrus 801-PC. Huge thanks to bircoph@ for actually implementing this!
-
Michael Shigorin authored
...for now as xdg-su -c "/usr/sbin/synaptic --update-at-startup \ --dist-upgrade-mode --non-interactive" got me exit code 4.
-
Michael Shigorin authored
I decided to switch lightdm greeter from gtk to slick, while adding the default user created to xgrp group (to facilitate them access to DRI device nodes) and turning off MATE's desire to spend extra resources on bells and whistles though compositing window manager.
-
Michael Shigorin authored
Elbrus 101-PC was initially supported through kernel modesetting driver only, now it's got a sort of native driver running on ALT too.
-
Michael Shigorin authored
IIRC it's actually looked for by EVMS fat plugin.
-
Michael Shigorin authored
...actually just not published for e2k yet; avoid uncommenting the lines in sources.list.
-
Michael Shigorin authored
This is to make building addon images possible; those carrying packages but lacking any stage2.
-
- 25 Jul, 2018 5 commits
-
-
Michael Shigorin authored
doc/archdep.txt was the reason to look closer, and some other files needed a bit of facelift by now too (would be better to do that in sync).
-
Michael Shigorin authored
There's an ISO9660 COPY tag for license info file; make use of it, factoring use/docs/license out while at that. One of the goals was to make it hold the reference to reference to GPL in regular builds and starterkits ;-)
-
Michael Shigorin authored
A bunch of duplicated variable names for mkimage, just short-circuit those to the already available (and hopefully filled in) BOOT_* ones.
-
Michael Shigorin authored
Every .iso was assumed to be bootable since the very beginning[*], and isoboot images were deemed to be x86 isolinux ones; this didn't change with basic ppc/armh support as I never ran into hardware that would _boot_ those ISOs, not only run the code, and it was only e2k isodata project that finally forced this refactoring. It's still not perfect: pack and syslinux features still end up somewhat interwoven, and too much places care for architecture the image is being built for (instead of archdep features tossing their appropriate bits and pieces in). Should help: - any-arch regarding isodata images; - {x86,aarch64}/efi by decoupling isoboot and isolinux; - ppc{,64} as introducing yaboot support will be easier now; - mipsel{,64} too, hopefully. * I knew of school addon images baked with mkimage-profiles-desktop but postponed and then neglected the whole problem for years...
-
Michael Shigorin authored
This one will be handled by MCST at the moment.
-
- 23 Jul, 2018 4 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- alt-workstation: x86 (sem@), e2k (me)
-
Michael Shigorin authored
It's no more in p8 and sisyphus.
-
Michael Shigorin authored
It's the common part that should be more or less architecture independent (given enough packages in the corresponding repo) that's been moved into a mixin; archdep bits kept in basealt.mk (albeit rewritten). Note that this approach should help building ALT Workstation for both new arches (like aarch64 or mipsel) and new targets (like vm) altogether.
-
- 20 Jul, 2018 4 commits
-
-
Michael Shigorin authored
...to those arches having it.
-
Michael Shigorin authored
...to make those usable on other architectures as well!
-
Michael Shigorin authored
+vmguest should work everywhere it can at all either; it's most advanced on x86_64 in terms of hypervisors available; still aarch64 has kvm too.
-
Michael Shigorin authored
+installer should work everywhere it can at all, but full-blown one is currently developed on x86; provide at least the reasonable chunk elsewhere.
-
- 16 Jul, 2018 5 commits
-
-
Mikhail Efremov authored
It can be useful for bcache repair.
-
Mikhail Efremov authored
Show system-config-printer in the alterator.
-
-
-
Mikhail Efremov authored
ALT bug #34142.
-