- 26 Jan, 2015 3 commits
-
-
Michael Shigorin authored
- lists copying fixed
-
Michael Shigorin authored
There's gnome3-regular now extending -default (thx aris@).
-
Michael Shigorin authored
There's no more livecd-gnome3-nosetup, it's been renamed to setup-gnome3-done with no P:/O: to reduce repo spam. Should have cherry-picked this into master back then :-/
-
- 20 Jan, 2015 1 commit
-
-
Michael Shigorin authored
The problem with the changed piece of code is that it would - both call cp(1) multiple times if multiple *_LIST variables were non-empty (which is usually the case), and - try to evaluate stdout of the called commands as a shell script (which would be empty unless someone passed e.g. -v to that cp(1) but it's crazy to rely on things like this). So the functions should prepare arguments for a single copy command that is predictable and could be made verbose. Ouch.
-
- 13 Jan, 2015 1 commit
-
-
Michael Shigorin authored
This batch deals with various Microsoft(R) Word(TM) instilled formats like RTF/DOC/DOCX and requires nothing but basic libraries and perl at most; might get extended over time but please mind the extra dependencies!
-
- 05 Jan, 2015 4 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- live: don't force localboot
-
Michael Shigorin authored
It's probably a good year to get rid of this reference practice resulting in a known sort of misdocumentation over time :-/
-
Michael Shigorin authored
live-webkiosk.iso regressed into trying to boot off the local disk immediately, the exact cause is not yet discovered but this one has popped in build trace (distcfg.mk) already. Desktop images are still likely to depend on it though.
-
- 31 Dec, 2014 1 commit
-
-
Michael Shigorin authored
I've been puzzled to find current live-webkiosk.iso trying to go localboot with no timeout; this is basically a plug, VM images might need more effort to go in.
-
- 24 Dec, 2014 2 commits
-
-
Michael Shigorin authored
This utility should help those operating multi-display configurations with somewhat non-trivial requirements: http://www.opennet.ru/openforum/vsluhforumID3/100999.html#31
-
Michael Shigorin authored
This one has been prepared for PostgreSQL 9.4 meetup in Moscow: http://postgresmen.ru/meetup/2014-12-23-parallels
-
- 22 Dec, 2014 1 commit
-
-
Michael Shigorin authored
This utility manages systemd services inside chroot while the host system runs sysvinit (systemctl will say "Running in chroot, ignoring request" and bail out).
-
- 20 Dec, 2014 1 commit
-
-
Michael Shigorin authored
Thanks asy@ for getting both packages back to sisyphus and stable branches.
-
- 18 Dec, 2014 1 commit
-
-
Michael Shigorin authored
wget is actually required by vzctl currently but lftp is a handy tool which is missing, and both are better specified explicitly.
-
- 16 Dec, 2014 1 commit
-
-
Michael Shigorin authored
This is a somewhat "advanced" flavour, extra filesystems seem reasonable.
-
- 15 Dec, 2014 3 commits
-
-
Michael Shigorin authored
george@ wondered why it's not included into regular builds; well, here it is.
-
Michael Shigorin authored
-
Michael Shigorin authored
- starterkits-20141212
-
- 12 Dec, 2014 4 commits
-
-
Michael Shigorin authored
There's GNOME 3.8 in p7/branch and it has no initial setup tool thus no disabler is needed anyways; I've fixed this a while ago but seem to have managed to lose the commit somehow :-/
-
Michael Shigorin authored
Replaced qxkb with axkb as it seems less unstable; added gvfs and friends as pcmanfm-qt won't handle devices otherwise: http://forum.altlinux.org/index.php/topic,33244.msg242391.html#msg242391
-
Michael Shigorin authored
The problem with hardwired "[alt]" was that it's not going to match "[p7]", for example. Brown paper bag bug.
-
Michael Shigorin authored
Thanks dango for this proposal either: http://forum.altlinux.org/index.php/topic,33700.msg242365.html#msg242365
-
- 11 Dec, 2014 5 commits
-
-
Michael Shigorin authored
Specifically the seemingly missing dependencies on gstreamer: https://bugzilla.altlinux.org/show_bug.cgi?id=30556 Thanks dango for heads-up: http://forum.altlinux.org/index.php/topic,33700.msg242323.html#msg242323
-
Michael Shigorin authored
There were quite a few things missing: - packager pseudo for both rpm and hasher; - proper target (so that i686 or athlon don't confuse people); - hasher repo for apt so that mkimage would use it too; - last but not least, a friendly bootstrap message! ;-)
-
Michael Shigorin authored
So ALT Linux has got decent build tools but no one even knows about those, right? And starting to use those is somewhat tedious as it requires ALT installation with a specially crafted user account? live-builder.iso has been useful enough to consider including its relative into starterkits skipping regular builds for roughly the same reasons as those for installers: we're better off helping users to get onto the stable platform bandwagon than having them excited with Sisyphus just to hit some wall down the road (even if we warn of these walls well in advance most of the time), and while packages tend to get into branches via sisyphus repo it's still better to stay on the safe side with what we make easily available.
-
Michael Shigorin authored
THE_* and friends are all unneeded for live builder image; this commit makes dev feature basically incompatible with install2 feature (which relies on the conventional behaviour of main subprofile), will have to think it all over if the combination of these two ever becomes needed.
-
Michael Shigorin authored
It feels like time to introduce regular-builder.iso, let's help it by factoring most of the common part out into the feature.
-
- 10 Dec, 2014 1 commit
-
-
Michael Shigorin authored
Might be useful for those wishing to set up additional drives carrying NTFS at install time.
-
- 09 Dec, 2014 2 commits
-
-
Michael Shigorin authored
This was basically a feature request to get smartctl into sysv-tde starterkit; it's in regular+extra which is pulled for regular/starterkit rescue images already but it's better to have it duplicated here than missing somewhere as the tool is pretty requisite these days.
-
Michael Shigorin authored
It's not supported anymore: http://git.altlinux.org/tasks/archive/done/_133/136193/
-
- 04 Dec, 2014 2 commits
-
-
Michael Shigorin authored
It's been ignored since the introduction of deflogin feature and removal of build-vm specific ROOTPW variable handling; might be adjusted to mandate this for vm/bare too, have to think it over.
-
Michael Shigorin authored
There could be root-only VM appliances, for example, and ROOTPW is now handled through this feature.
-
- 17 Nov, 2014 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- docs: "7.0+" (closes: #30474) - l10n feature
-
- 16 Nov, 2014 2 commits
-
-
Michael Shigorin authored
Thanks someone at opennet for bringing my attention to this: http://www.opennet.ru/openforum/vsluhforumID3/100066.html#50
-
Michael Shigorin authored
0.6.3 has introduced some changes that were deemed incompatible with t6/p6 branches; it should be possible to restore compatibility at least for non-EFI images but the effort required hasn't been up for grabs so far. See also https://bugzilla.altlinux.org/30474
-
- 14 Nov, 2014 3 commits
-
-
Michael Shigorin authored
The problem with initial implementation (commit 62e7e9c1) is that there's no systemd-services package in p7/branch thus apt complains about an attempt to remove something that doesn't even exist in the first place.
-
Michael Shigorin authored
Aimed at live images at first but should cover installers as well. This has been brewing for quite some time and while the proper implementation is considerably more complex (and hard to do) looks like there's demand for the particular important use case, namely LiveCDs for Russian users, so this code has been shared with a few people before merge.
-
Michael Shigorin authored
There's a particular problem with lazy evaluation in case of BOOT_LANG: mkimage uses internal variable, BOOT_LANG = $(GLOBAL_BOOT_LANG) (note the lack of immediate assignment there), and if we set up export GLOBAL_BOOT_LANG = $(BOOT_LANG) in the same namespace we end up with recursively defined pair of variables; a ":=" in either place would save the day _but_ it's not there in m-p due to accumulator variables, e.g. USERS, which are defined and exported by a corresponding feature and then get populated *after* having been declared for export, _and_ it's not in mkimage as of 0.2.16 for some reason that might even be good (I don't know yet).
-