- 25 Feb, 2015 8 commits
-
-
Michael Shigorin authored
...the one actually meant for regular builds.
-
Michael Shigorin authored
The gnome3-regular one adds quite a few megabytes, let's keep the mid-sized -default for common targets while moving -regular to, well, regular one.
-
Michael Shigorin authored
This has been asked for by shaba@: http://lists.altlinux.org/pipermail/devel/2015-February/199506.html
-
Michael Shigorin authored
The installer feature added is a trivial wrapper around apt-cache nodeps to uninstall the ^lib packages that have no more dependencies upon those when the temporarily installed packages like alterator-browser-qt get removed.
-
Michael Shigorin authored
Specifically for the minimalistic systemd-based server image suggested by shaba@.
-
Michael Shigorin authored
This has been simply use/net but it looks like we've got some people who would like to cope without etcnet, even: http://lists.altlinux.org/pipermail/devel/2015-February/199506.html Adjust its usage accordingly.
-
Michael Shigorin authored
This has only been useful for plymouth feature, and +installer shortcut included this target for all the wrong reasons as it seems today (thus blocking the DRM-free server installers, for example).
-
Michael Shigorin authored
This one enables a spare shell on tty9 just in case.
-
- 23 Feb, 2015 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- regular rebase
-
- 21 Feb, 2015 1 commit
-
-
Michael Shigorin authored
This doesn't look like a clean solution, whitelist should be way more reasonable; still better than dirty builddir though.
-
- 20 Feb, 2015 3 commits
-
-
Michael Shigorin authored
...unless we're debuggin'.
-
Michael Shigorin authored
Base vagrant-compatible disk image seems good enough to have a try at building some public stable sample...
-
Michael Shigorin authored
The resulting image size will be less than the specified maximal one as it's thin-provided with contents taking up what they do.
-
- 19 Feb, 2015 4 commits
-
-
Michael Shigorin authored
This authorized_keys file has been downloaded to get incorporated into a script hook but was looking common enough to be forgotten during pre-commit feature cleanup unfortunately; fix that.
-
Michael Shigorin authored
How did it manage to evade pkglists so far? These are very useful: apt-cache list-extras apt-cache list-nodeps
-
Michael Shigorin authored
A few more leftover libraries tend to hang around after purging extra alterator packages that have fired already during installation stage3; this change might hurt someone, please do notify if that is the case (OTOH one isn't forced to use it or to inherit intermediate targets that do so).
-
Michael Shigorin authored
The issue at hand is that some sneaky stage3 alterator modules seem to have tossed alterator-browser-qt (thus libqt4* and friends) into base server installations; while this must be solved in within package base and should be worked around by server feature probably let's start out with leaf targets.
-
- 18 Feb, 2015 1 commit
-
-
Michael Shigorin authored
epiphany (or fontconfig?) insists on URW fonts for rendering webpages like http://opennet.ru which hurts my eyes; looks like /etc/fonts/conf.d/60-alt-post-user.conf would override these with e.g. Liberation or Dejavu (with the latter being inferior to the former, IMHO).
-
- 17 Feb, 2015 4 commits
-
-
Michael Shigorin authored
...so that regular builds really have common ground again, which is something that got broken with regular-jeos introduction; adjusted jeos and builder flavours to make use of this.
-
Michael Shigorin authored
...so base is base and bare is freed for a leaner entity...
-
Michael Shigorin authored
There's considerable confusion accumulated over the expansion of regular builds with non-GUI targets: - bare meant quite a lot including wireless; - base meant GUI base actually, so rescue, server, and especially jeos images had to either cope with the bloat or start from scratch. Let's fix "base" first...
-
Michael Shigorin authored
Looks like QEMU 2.2.0 gets surprised with some kernel module that udev tries to load during "Populating /dev:" boot stage; dropping *both* +vmguest and +wireless dependencies does help while switching to un-def kernel flavour doesn't (as is or with any single one of these two deps removed). Thanks user who reported the problem at opennet.ru (alias "myhand").
-
- 16 Feb, 2015 8 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- vagrant feature (closes: #28553)
-
Michael Shigorin authored
This should be built as vagrant-base.vdi (xz before publishing).
-
Michael Shigorin authored
This feature adds initial vagrant-compatible box build support as outlined in #28553.
-
Michael Shigorin authored
Looks like there's a race condition somewhere: this script will fail to clean up after itself when considerable background load is inflicted upon the host it's running on (e.g. LA ~16 on a 8-core, single-disk system). Note that this commit is NOT enough to win that race but just a step in the right direction...
-
Michael Shigorin authored
It's unwise to skip the common storage driver, and vagrant (which uses virtualbox by default) is likely to crash and burn as well.
-
Michael Shigorin authored
This has been suggested by cas@ and sounds quite reasonable given that we ship rsync anyways.
-
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 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- fix lilo check for vm images
-