- 15 Jun, 2016 1 commit
-
-
Michael Shigorin authored
A few packages are still missing in p8 metapackage deps, let's add these here instead of having to install by hand every single deployment.
-
- 13 Jun, 2016 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- starterkits-20160612
-
- 10 Jun, 2016 4 commits
-
-
Michael Shigorin authored
pve-* packages have just hit p8/branch as well.
-
Michael Shigorin authored
This one includes shrek@'s work on proxmox packages ported to ALT Linux (pve-*) and might be incomplete yet.
-
Michael Shigorin authored
...to deal with zero ALSA mixer levels out-of-box.
-
Michael Shigorin authored
...instead of bare deadbeef which can't play anything, basically.
-
- 09 Jun, 2016 2 commits
-
-
Michael Shigorin authored
This has been spotted by rider@ and reproduced by me as well: some touchpads would work in livecd/installed system but not within the installer itself.
-
Michael Shigorin authored
...for gparted to use for data recovery attempts.
-
- 07 Jun, 2016 1 commit
-
-
Michael Shigorin authored
Commit 514652f8 has broke GLOBAL_CLEANUP_PACKAGES by accidentally excluding it from export (in favour of GLOBAL_CLEANUP_BASE_PACKAGES that's been added then); fix that.
-
- 03 Jun, 2016 1 commit
-
-
Michael Shigorin authored
eMMC installation support has a few bugs: https://bugzilla.altlinux.org/30239 https://bugzilla.altlinux.org/30269 https://bugzilla.altlinux.org/32171 Handle the latest one.
-
- 01 Jun, 2016 3 commits
-
-
Michael Shigorin authored
It's in base+regular by now.
-
Michael Shigorin authored
All MAIN_GROUPS users which refer to the groups/lists renamed have to adapt; sorry for an incompatible change (still it's 1.1.x).
-
Michael Shigorin authored
Make it prefix not suffix so that sorting order in alterator-pkg is natural instead of chaotic during installation; turn some implicit "tools" into explicit ones for consistency either.
-
- 30 May, 2016 10 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- server-openstack
-
Michael Shigorin authored
shaba@ says that compute node role should conflict with the rest of the roles; OK.
-
Michael Shigorin authored
Unlike back in Dec 2015, we do have p8/branch now.
-
Michael Shigorin authored
This has been basically asked for in this forum thread: http://forum.altlinux.org/index.php?topic=36122 Thanks shaba@ and pauli@ for advice and testing.
-
Michael Shigorin authored
This one is intermediate for openstack server too.
-
Michael Shigorin authored
This one is a point halfway through use/server/mini for an openstack server image; made the server-base pkglist selection more explicit while at that.
-
Michael Shigorin authored
This list has been borrowed from m-p-d's use.mk.in either and adapted accordingly.
-
Michael Shigorin authored
These have been imported from m-p-d, thanks boyarsh@: http://git.altlinux.org/people/boyarsh/packages/?p=mkimage-profiles-desktop.git;a=commitdiff;h=ee6f940f6b543cd03e43dbabe66332654cd6f896 ...and reworked a bit: * tree -> flat for representation; * flat -> tree for implementation.
-
Michael Shigorin authored
Another zerg@'s surprise was the change with amarok, k3b and ktorrent packages in sisyphus/p8: these have been changed to use kde4libs/kf5 and KDE3-related packages have now been renamed to kde3-*. Handling this without metapackages is more tricky so do just that.
-
- 27 May, 2016 1 commit
-
-
Michael Shigorin authored
This script was completely careless regarding the chance to meet an empty variable resulting in plain "rpm -qa" and subsequent attempt to, well, remove *all* packages. Thanks zerg@ for being persistent this time, even if he could probably find the culprit and send in this patch. :)
-
- 23 May, 2016 7 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- nvidia/nouveau rehash - overlayfs support (lakostis@)
-
Michael Shigorin authored
The problem at hand was that use/x11/xorg has been final, and zerg@ just couldn't switch from nouveau to nvidia when kdesktop needs that one. Initial approach included a "big" FREE/PROP switch that chose the particular KMODULES/PACKAGES to get added to THE_* but that fails to achieve e.g. nvidia+radeon combo; looks like these need individual switches.
-
Michael Shigorin authored
Current lxsession would offer to lock screen but will silently fail within default regular-lxde.iso environment (that does lack any kind of X screen lock utility); add some.
-
Michael Shigorin authored
This is a nice utility clamping default power strain *and* heat generation on intel-based PCs; I was actually surprised to see it available but not firing off at system startup time; fix that.
-
Konstantin A. Lepikhov authored
stage2 only allows to run certain scripts and install packages, but sometimes one need just to copy something to stage2 (like stage1 does). How to use: put files under ./files directory with the same structure as on resulting image.
-
Konstantin A. Lepikhov authored
If aufs not available/broken we could try to use overlayfs. NB: changes below doesn't work without modified make-initrd-propagator!
-
- 16 May, 2016 1 commit
-
-
Michael Shigorin authored
See also https://bugzilla.altlinux.org/32040 (there's no P:/O: in the new one so the update must be done in sync here)
-
- 13 May, 2016 1 commit
-
-
Michael Shigorin authored
The use case at hand was: "we'd better backup this system to a flashdrive before installing" (given quad-core CPU and half-terabyte HDD); pxz is pretty tiny, no worries.
-
- 05 May, 2016 1 commit
-
-
Michael Shigorin authored
Looks like `alsactl init' needs this now: http://forum.altlinux.org/index.php?topic=36177.msg285840#msg285840 http://bugzilla.altlinux.org/show_bug.cgi?id=32065
-
- 04 May, 2016 1 commit
-
-
Michael Shigorin authored
The problem is the same as the recent one with server: FBDEV won't work for no good reason :-/
-
- 03 May, 2016 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- starterkits-20160429
-
- 28 Apr, 2016 1 commit
-
-
Michael Shigorin authored
There were two problems: - the latest pgsql related groups made installation impossible (yes, that last minute change); - hardware testing shows that use/stage2/kms is now requisite as xorg-drv-fbdev might just refuse to work with what looks like a perfectly good framebuffer... Do away with them *quick*.
-
- 27 Apr, 2016 1 commit
-
-
Michael Shigorin authored
Basically an updated p7.mk.
-