- 10 Feb, 2016 4 commits
-
-
Michael Shigorin authored
As noted in the comment, these include a few quite strong ones: - sshd(8) will only allow in "wheel" and "users" members by keys, no password access is allowed; - password change even by root is subject to quality checks; - su(8) is only useful to lower privileges and not gain those (so root access is available either through local console or via use of ssh keys). Don't use if frowned upon.
-
Michael Shigorin authored
We've been pruning quite a few packages from a recently installed altlinux-p7-server-ovz instance; looks like server-ovz's added functionality should go into plain server instead, and -ovz flavour should focus on bare metal HN. In particular, bash-completion-1.99-alt3 seems to misbehave with mount(8) at the very least -- better drop it for now.
-
Michael Shigorin authored
This is based on distro/regular-jeos but torn into two and somewhat updated for sisyphus-going-to-bring-p8: 1) libcap-ng is now required by util-linux; 2) bridge-utils might be needed for subsequent images.
-
Michael Shigorin authored
Those packages which are *required* should be available for standalone use; and those which are optional should go into extras. Adjust server feature accordingly.
-
- 08 Feb, 2016 5 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- %name(7) :)
-
Michael Shigorin authored
Bring the stage/step prefix into line for those greppin' through.
-
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@...
-