- 01 Feb, 2017 6 commits
-
-
Michael Shigorin authored
This has been missing, obviously. Even if it was http://bugzilla.altlinux.org/31636 to show that...
-
Michael Shigorin authored
Drop duplicated code pulled into armh feature in haste and another half-copy that made it into build-ve feature; make ve.mk more explicit about what it actually does regarding default nameservers (and switch it to level3 while at that, just for diversity they preach).
-
Michael Shigorin authored
Refer to net-dns feature where appropriate (it actually started out as an extension of net feature but the reasons to separate it quickly became apparent to me).
-
Michael Shigorin authored
This feature implements default nameserver configuration and provides some canned variants for public consumption. Thanks Andrey Mitrofanov for involuntarily reminding of it: http://www.opennet.ru/openforum/vsluhforumID3/110309.html#31
-
Michael Shigorin authored
Server image might hit a system accessible via e.g. serial console and ethernet; let's make it feasible to install ALT there without falling back to using http://en.altlinux.org/rescue and manual deployment (with all stops including manual bootloader setup).
-
Michael Shigorin authored
Was broken in too many places including several libraries x11vnc currently links against getting removed, several utilities missing, and no way to guess what to do... One could stumble upon http://altlinux.org/vncinst or find the implementation in installer.git but it's not exactly user-friendly.
-
- 30 Jan, 2017 4 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- rescue -= bootsplash
-
Michael Shigorin authored
This commit aimed for cu(1) as a tty "client" but some rare user might direly need uucp...
-
Michael Shigorin authored
Might be useful for Infiniband testing. PS: move iperf where it belongs and add iperf3 while at that :]
-
- 29 Jan, 2017 3 commits
-
-
Michael Shigorin authored
Those few places lacking "; @:" replacement for a real recipe have been finally -spotted- identified with `make check' and fixed.
-
Michael Shigorin authored
An initial (and quite naive) implementation was done for conf.d/ files but features do need it as well -- which became obvious during a casual inspection of distro/alt-workstation's target graph (which occured broken). The code is a messy hackery unfortunately, regexes used are fragile regarding e.g. [A-Z_] in target names. Read with care. NB: lib/ might need this too but it's rather stable and contains some special cases that would obstruct the regexes even more...
-
Michael Shigorin authored
There's yet another m-p target class, ve/*; and let's put a semicolon after anything else, too.
-
- 24 Jan, 2017 2 commits
-
-
Michael Shigorin authored
Turns out it's "splash=0" that does the job. Suggested-by: Lenar Shakirov <snejok@altlinux.org> See-also: https://bugzilla.altlinux.org/28625
-
Michael Shigorin authored
...just in case (make doesn't guarantee that it's left-to-right for normal-prerequisites so make them order-only-prerequisites).
-
- 17 Jan, 2017 1 commit
- 14 Jan, 2017 2 commits
-
-
Michael Shigorin authored
See http://altlinux.org/gear/remotes for rationale.
-
Michael Shigorin authored
In this case it's rather worth it to examine build.log than read documentation again (as vm.txt should have been read or at least skimmed through to get sudo setup ready, and the problem might be either an environment one or a bug).
-
- 09 Jan, 2017 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- 2017
-
- 30 Dec, 2016 2 commits
-
-
Michael Shigorin authored
...so there's no forced mode switch (unless modesetting kicks in which is another story to X server starting up to carry the installer).
-
Michael Shigorin authored
...instead of hardwired 0x314 (which is rather wrong for modern kernels and hardware, just ran into that with yet another Matrox G200eW WPCM450).
-
- 28 Dec, 2016 1 commit
-
-
Michael Shigorin authored
No more in p8, breaks education-junior.iso build.
-
- 27 Dec, 2016 2 commits
-
-
Michael Shigorin authored
No longer reasonable for Qt5-based LXQt, anyways. Reported-by: Sergey V Turchin <zerg@altlinux.org>
-
Michael Shigorin authored
...to help those with larger flash cards. Suggested-by: Andrey Cherepanov <cas@altlinux.org>
-
- 26 Dec, 2016 6 commits
-
-
Michael Shigorin authored
rpm-4.13 stopped bringing alt-gpgkeys in, and specifying it explicitly for STAGE1_PACKAGES didn't help somehow; don't presume /usr/lib/alt-gpgkeys/ existence anyways.
-
Michael Shigorin authored
...so set RELNAME explicitly.
-
Michael Shigorin authored
s/ALT Linux/ALT/g as per s/ALT Linux/BaseALT/g Ltd
-
Michael Shigorin authored
This is a toolchain chroot that should be convenient for e.g. new architectures after initial bootstrap has been done; in my case that's e2k.
-
Michael Shigorin authored
Building it --without doc wouldn't result in actual build dependency list shrinking as fop still remained; figured that out while building it for e2k.
-
Michael Shigorin authored
Manual BUILDDIR specification isn't exactly obvious from this script (aiming to derive it automatically), so at least point those interested at QUICKSTART they might have long forgotten already or, gasp, not even started reading.
-
- 20 Dec, 2016 2 commits
-
-
Michael Shigorin authored
The preceding commit fixes an easy but somewhat nasty bug that spoils graphs (REPORT=1) and the fix for it spoils merging side branches touching these files; so it's worth a linter procedure, even if it's pretty trivial.
-
Michael Shigorin authored
...so that SHELL hook in lib/report.mk could fire.
-
- 13 Dec, 2016 2 commits
-
-
Michael Shigorin authored
These weren't built with xorg-server 1.19: http://git.altlinux.org/tasks/archive/done/_170/174308/logs/events.6.1.log
-
Michael Shigorin authored
Should get into distributions' rescue image indeed.
-
- 12 Dec, 2016 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- starterkits-20161212
-
Michael Shigorin authored
X-Brown-Paper-Bag: nfs-clients were missing
-
- 11 Dec, 2016 2 commits
-
-
Michael Shigorin authored
Looks like its base is a tad too bare...
-
Michael Shigorin authored
...as (mildly) proposed by jinn@: https://lists.altlinux.org/pipermail/devel-distro/2016-December/001442.html
-