- 25 Jun, 2018 5 commits
-
-
Michael Shigorin authored
101's one has been useful enough so far.
-
Michael Shigorin authored
...which will only result in a FAILED message, most probably the solitary one throughout the whole sysvinit boot.
-
Michael Shigorin authored
The goal was simple: every use/e2k/{x11,install2}/$MACHINE must be self-sufficient regarding platform support, that is it must depend on the corresponding CPU-specific target. A bit less make-tech but still better overall. NB: llvm cleanup is not needed anymore after upgrade to Mesa-17/llvm-3.7, should be dropped like this year.
-
Michael Shigorin authored
This one started with pulling use/init/sysv/polkit out from distro/.e2k-installer since there are now some systemd-based e2k installers as well; it looks better to provide two distinct intermediate targets (and leave polkit-sysvinit up for the distro ones).
-
Michael Shigorin authored
Forgot to do that before merging, sorry. (xorg-drv-ati cares for dependencies but we still prefer modesetting driver in the installers to make them versatile)
-
- 22 Jun, 2018 1 commit
-
-
Michael Shigorin authored
exfat-utils were already there but this one wasn't. Suggested-by: Jozsef K <racunar@inbox.ru> See-also: http://lists.altlinux.org/pipermail/community-en/2018-June/001313.html
-
- 15 Jun, 2018 1 commit
-
-
Anton Midyukov authored
Java is required for LibreOffice Base. Dropped LibreOffice-extensions while at that due to segfaults and other problems in Sisyphus' LO with those installed.
-
- 11 Jun, 2018 11 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- starterkits-20180612
-
Michael Shigorin authored
These have been purged from sisyphus: http://git.altlinux.org/tasks/archive/done/_203/207990/
-
Michael Shigorin authored
This is alike to the previous commit by antohami@ but affecting the intermediate server target: no systemd-timesyncd when it's not asked for.
-
Michael Shigorin authored
The places of the terms *do* affect the sum in apt's case; start with lowlevel items like SYSTEM_PACKAGES and end with high-level ones like THE_LISTS to reduce the chance of getting hit by premature virtual dependency expansion/fixation. Adapt live and rescue features accordingly. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=30806#c5Suggested-by: Leonid Krivoshein <klark@altlinux.org>
-
Michael Shigorin authored
The infamous systemd infiltration through secondary "targets" using virtual dependencies started with syslogd-daemon, continued with network-config-subsystem and later with ntp-server; all of its implementations pulling in the main package which is explicitly unwanted in sysv-based images. Let's try employing pkgpriorities.
-
Michael Shigorin authored
Fix stage2 meta-subprofile support while at that: it was a questionable idea to use "/" as a delimiter when part of the substitution is a pathname.
-
Anton Midyukov authored
alterator-datetime pulls in ntp-server which is a virtual dependency provided by both openntpd (which was assumed) ntpd and systemd-timesyncd (which is undesired in those images and pulls systemd either). Be explicit.
-
Michael Shigorin authored
...and clarification (had to look up the prio list in apt sources).
-
Anton Midyukov authored
...and not any stray ntp-server (which tends to end up with systemd-timesyncd).
-
Michael Shigorin authored
"Provide iso contents file" has been a long-standing feature request regarding both starterkits and distros proper; release managers used to compensate this with their own scripts. Suggested-by: sem@, legion@ and someone else too
-
- 07 Jun, 2018 3 commits
-
-
Michael Shigorin authored
It's no more in sisyphus as of 5.8.0: https://lists.altlinux.org/pipermail/devel/2018-June/204500.html
-
Michael Shigorin authored
...as it is done for spt in m-p-d.
-
Michael Shigorin authored
This metapackage depends on librtpkcs11ecp which is proprietary x86-only blob as of today's sisyphus.
-
- 05 Jun, 2018 1 commit
-
-
Ivan Zakharyaschev authored
find's argument order is a bit different indeed.
-
- 04 Jun, 2018 5 commits
-
-
Anton Midyukov authored
Not that it was critical here but rather to reduce bit rot. See-also: https://lists.altlinux.org/pipermail/devel/2018-June/204486.html
-
Michael Shigorin authored
Added on Speccyfighter's request: https://forum.altlinux.org/index.php?topic=41577
-
Michael Shigorin authored
It was only found in regular+tde, let's generalize a bit. Suggested-by: Speccyfighter, antohami@ See-also: https://forum.altlinux.org/index.php?topic=41577.0
-
Michael Shigorin authored
Thanks squire for having mentioned this omission and antohami@ for bringing attention to the report: https://forum.altlinux.org/index.php?topic=41577.0
-
Michael Shigorin authored
It (mis)stated that this feature does *not* influence install2 when it *does* since f5fd7764.
-
- 31 May, 2018 1 commit
-
-
Michael Shigorin authored
It's no more in sisyphus (and generally obsolete): http://git.altlinux.org/tasks/archive/done/_202/207378/
-
- 29 May, 2018 1 commit
-
-
Sergey V Turchin authored
-
- 28 May, 2018 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- fixup release
-
Anton Midyukov authored
...there's now proper DE maintainer out there ;-) // mike@
-
- 24 May, 2018 2 commits
-
-
Michael Shigorin authored
The common problem was network-config-subsystem getting resolved into something completely wrong (like net-scripts or systemd-networkd) *before* it got specified precisely; let's just avoid the common cause, that is, a metapackage. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=30806
-
Michael Shigorin authored
install2 and live are both stage2 flavours, and I see no reason rescue (the last one) should be any different here.
-
- 23 May, 2018 3 commits
-
-
Michael Shigorin authored
It's not much use for it to stay without the actual pointer to the place where NM GUIs are referenced, I've almost started out implementing the "missing" bit myself right now :-/
-
Ivan Zakharyaschev authored
Don't go crazy if Dir::Etc::sourceparts/d gives something strange (e.g., /).
-
Michael Shigorin authored
af_packet rather belongs to networking stack than to common module library indeed. Suggested-by: Alexey Gladkov <legion@altlinux.org>
-
- 22 May, 2018 1 commit
-
-
Anton Midyukov authored
services feature works like this: 1. enable whatever services are in DEFAULT_SERVICES_ENABLE 2. disable whatever is in DEFAULT_SERVICES_DISABLE 3. enable services in SERVICES_ENABLE 4. finally, disable those in SERVICES_DISABLE So one should not disable display-manager service! Disabling prefdm is not needed as it doesn't start when display-manager.service symlink exists.
-
- 21 May, 2018 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- pkgpriorities feature (manowar@) - extended e2k support
-