- 08 Feb, 2016 2 commits
-
-
Michael Shigorin authored
%install wants a proper makefile target badly by now...
-
Michael Shigorin authored
This initial page might lack a lot, don't be shy to blame me! (thanks ldv@ for having skimmed it through though)
-
- 05 Feb, 2016 2 commits
-
-
Michael Shigorin authored
The issue with these "; @:" thinglets is that mkimage-profiles relies on target tracing (see commit 788cad88 some four years ago); and this tracing approach relies on non-empty recipes which do call shell (which gets (ab)used) unlike empty ones which oviously don't. So this _will_ be traced properly: a: b @echo "hello world" and this will too: a: b; @: but this will result in a broken graph with REPORT=1: a: b
-
Michael Shigorin authored
...just in case a minimalistic server system is needed on an actual bare metal host...
-
- 03 Feb, 2016 2 commits
-
-
Michael Shigorin authored
kf5-i18-ru, in this case (of course this should be handled by a proper l10n subsystem -- yet another use case for it, just not clear what exactly do we want).
-
Michael Shigorin authored
icon-theme-oxygen is required by kf5-oxygen <- kde5 <- kde5-big by now so it's not needed to specify it explicitly anymore; and zerg@ has just packaged some translations, let's jump in!
-
- 25 Jan, 2016 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- openssh 7.x (see also #31716)
-
Michael Shigorin authored
Apparently DH SHA1 key exchange algorithm is still in wide use at least within Cisco products (there's a real world case involving our user), and some still use DSA keys which might be longer than "allowed" yet not trusted anymore. See also: http://www.openssh.com/legacy.html http://bugzilla.altlinux.org/31716 http://altlinux.org/changes (Jan 2016; RU)
-
- 19 Jan, 2016 2 commits
-
-
Michael Shigorin authored
These got removed from sisyphus by cas@' task #156038 due to build failure.
-
Michael Shigorin authored
These get removed from sisyphus by sem@'s task #156063 due to build failure.
-
- 16 Jan, 2016 1 commit
-
-
Michael Shigorin authored
It's been an old intent to add/move feature-specific variable documentation into the features themselves, this might be a pilot project. :-)
-
- 14 Jan, 2016 1 commit
-
-
Michael Shigorin authored
Thanks ldv@ for having wondered aloud about why server starterkits lack smartctl(8); which is a shame indeed.
-
- 12 Jan, 2016 1 commit
-
-
Michael Shigorin authored
Thanks glebfm@ for noticing that Simply (an m-p-d product) takes no kernel inside squashfs but relies on livecd-install's 50-restore-kernel.sh hook to copy the kernel from iso9660 and regenerate initrd (which is a must anyways but requires System.map to be still around). This saves about 3 Mb in ISO size for a LiveCD using kernel-image-std-def-4.1.15-alt1.x86_64.rpm.
-
- 11 Jan, 2016 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- firmwarez
-
Michael Shigorin authored
Got a chance to have a look at your pkglists with ldv@ while setting up a new server? :) -freeipmi-doc -mkve +postfix-tls +traceroute
-
- 10 Jan, 2016 3 commits
-
-
Michael Shigorin authored
Merge commits aren't going to be merged upstream for these break all sorts of git tools including log -p, blame, bisect, etc (or make their use less convenient).
-
Michael Shigorin authored
Sometimes we tend to "just" translate the code to human which doesn't really help; what usually helps is noting down what the code author intended to implement or fix, and what was the case for that.
-
Michael Shigorin authored
Either /etc/hasher-priv/system or /etc/hasher-priv/user.d/$USER must contain at least "allowed_mountpoints=/proc" for mkimage to work for mkimage-profiles; thanks Daniil Golovanov for providing feedback indicating the lack of the corresponding checks.
-
- 03 Jan, 2016 1 commit
-
-
Michael Shigorin authored
This one is useful for dealing with MTP-compatible Android devices.
-
- 24 Dec, 2015 1 commit
-
-
Michael Shigorin authored
This should have been committed yesterday (or a year ago, better yet).
-
- 23 Dec, 2015 2 commits
-
-
Michael Shigorin authored
This might go to server-mini but should hit server-ovz as well... oh well.
-
Michael Shigorin authored
This has been (tangentially) requested for HP blades: http://forum.altlinux.org/index.php?topic=36122.0
-
- 14 Dec, 2015 1 commit
-
-
Michael Shigorin authored
Thanks Jeffrey Ratcliffe for reminder: http://lists.alioth.debian.org/pipermail/sane-devel/2015-December/034185.html
-
- 09 Dec, 2015 2 commits
-
-
Michael Shigorin authored
unixbench might still come handy, and stream-mem is better custom-tailored for the task but still beta than nothin'.
-
Michael Shigorin authored
These have been partially inspired by inquisitor's build/altlinux/profile.live/packages collection of more or less benchmarks/burn-in tools. Those requiring libX11 won't hit regular-rescue.iso so let's put them on a file of their own. And while at that, there are a couple of MPI/IB benchmarking tools as well.
-
- 08 Dec, 2015 1 commit
-
-
Michael Shigorin authored
It's been added to both sisyphus and p7/t7, so why not? :)
-
- 07 Dec, 2015 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- regular fixes
-
Michael Shigorin authored
distro/.live-games really lacked this for a *long* time, and asking people for what's their hardware given the abscence of tools is wrong.
-
- 05 Dec, 2015 2 commits
-
-
Michael Shigorin authored
THE_KMODULES isn't referencing the actual *.ko files but rather kernel-modules-* packages; it was a bit too verbose to name *_KMODULES as *_KMODULE_PACKAGES even if it was more self-explanatory of course, but still we've got the first victim to that ambiguity.
-
Michael Shigorin authored
This one has been triggered by a macchange NMU speeding through sisyphus-cybertalk@...
-
- 04 Dec, 2015 4 commits
-
-
Michael Shigorin authored
There's /usr/share/qt5/translations/ now too, handle that. OTOH we've got some CJK support already, time to split up those "cleanups" into some target locale set dependent form.
-
Michael Shigorin authored
Not available as of xorg 1.18.0.
-
Michael Shigorin authored
This is a tiny "trivial" package that's useful at times.
-
Michael Shigorin authored
It's been proposed to add an image writing tool to all of the desktop regular builds (which is reasonable). rosa-imagewriter depends on qt5 that's currently found in lxqt, kde4 and kde5 flavours only so let's put it there. imagewriter (the openSUSE's original one) goes to the rest of DE builds: xdg-su would fallback to gksu if none of the desktops got "detected", and that means several more megabytes of crap (completely unneeded in WM-based images I think).
-
- 03 Dec, 2015 1 commit
-
-
Aleksey Avdeev authored
Signed-off-by: Aleksey Avdeev <avdeev@pkcc-tb.ru>
-
- 30 Nov, 2015 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- pre-starterkit cleanups
-