- 16 Feb, 2015 1 commit
-
-
Michael Shigorin authored
altlinux-p7-kde4-20141212 images had a problem: - the generic starterkit profile is tuned for modest disk space consumption; - KDE4 is quite extensive; - kde4-regular subpackage tosses in most of KDE4 SC ...thus the livecd wouldn't autopartition enough space for root filesystem when being installed. volumes-profile-lite specifies 10Gb rootfs currently which is just fine (-kdesktop one starts with 30Gb), let's use it until vm-profile management is imported into mkimage-profiles or things are redone completely.
-
- 10 Feb, 2015 2 commits
-
-
Michael Shigorin authored
This feature operates LIVE_* variables specifically (as opposed to the more generic THE_* ones) so +alsa isn't exactly suitable but reusing the pkglist that's just been factored out is fine.
-
Denis Smirnov authored
Split package lists: - base alsa packages (also needed in pulseaudio-based installations) - additional alsa packages (needed only if not using pulseaudio) - pulseaudio packages
-
- 09 Feb, 2015 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- fix the lists copying fix
-
- 07 Feb, 2015 1 commit
-
-
Michael Shigorin authored
cp(1) would get confusing arguments with no files to copy if there are no lists to handle; employ xargs(1) as promised to handle this properly.
-
- 04 Feb, 2015 2 commits
-
-
Michael Shigorin authored
aris@ tells that it's been specified as totem dependency since, no need to carry this temporary duplication on.
-
Michael Shigorin authored
This might come handy for those who have to deal with iDevices.
-
- 02 Feb, 2015 8 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- fix lilo check for vm images
-
Michael Shigorin authored
The check introduced by commit d7689f30 while rewriting tar2vm (which presumed x86) was subtly broken: it checked for *host* binary before preparing *chroot* configuration file for it. Wonder how many build servers run lilo over here that this BUG has managed to evade attention for almost two years...
-
Michael Shigorin authored
This notice essentially duplicates the recent addition to http://www.altlinux.org/Mkimage/Profiles/m-p/objects (in a brief offline form).
-
Michael Shigorin authored
It's been discussed that URW fonts' priority be lowered and way too many direct dependencies upon those be reviewed: http://lists.altlinux.org/pipermail/devel/2014-September/199105.html ...just not there yet.
-
Michael Shigorin authored
Looks pretty superfluous there.
-
Denis Smirnov authored
-
Denis Smirnov authored
Looks like there's some issue with fakeroot as pseudousers created with useradd during package installation have their /etc/tcb/*/shadow files with proper permissions ($user:auth) but shadow- and shadow.lock belong to root:root which makes passwd(1) fail.
-
- 26 Jan, 2015 4 commits
-
-
Michael Shigorin authored
-
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
-