- 14 Oct, 2013 3 commits
-
-
Michael Shigorin authored
The "workaround" would mis-apply to regular-wmaker target instead of regular-gnustep it was intended for...
-
Michael Shigorin authored
LUKS seems like a worthwile addition to this particular image; it's also switched to use installer-distro-altlinux-server for both LUKS support (until installer-steps are dynamic) and server-oriented partitioning presets.
-
Michael Shigorin authored
Let's ensure that make-initrd-luks gets to the base install until installer is tweaked to enable in-flight installation of options like this. Adding luks to stage1 [make-initrd] features makes no sense on the other hand (and it wasn't happening anyways due to the lack of add_feature function call in config.mk as was accidentally spotted). And putting luks packages into an installer image lacking the reference to alterator-luks isn't that sensible, let's complain to logs at the very least (this isn't going to hit the default output though).
-
- 09 Oct, 2013 2 commits
-
-
Michael Shigorin authored
It got missed somehow that it's a bullet list indeed...
-
Gleb Fotengauer-Malinovskiy authored
-
- 30 Sep, 2013 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- regular tweaks
-
Michael Shigorin authored
Carrying over metadata and packages downloaded by apt while being run off a LiveCD is implemented as suggested in #29192.
-
- 25 Sep, 2013 1 commit
-
-
Michael Shigorin authored
It's the only installer in this collection and it did lack any branding indeed.
-
- 24 Sep, 2013 1 commit
-
-
Michael Shigorin authored
"prompt" and subsequent first "label" were not separated in any way while second "label" and forth were; let's make the resulting isolinux.cfg a tiny bit more pretty.
-
- 23 Sep, 2013 9 commits
-
-
Michael Shigorin authored
- regular fixes
-
Roman Savochenko authored
NM/TDE is fixed (#25713), ARTS is needed.
-
Michael Shigorin authored
This is to avoid NM messing with network interface involved in NFS root filesystem being operational (see alterator-netinst); thanks sem@ for the hint.
-
Michael Shigorin authored
Make it automatically start in desktop ones, and let it be available in rescue too (there's a risk of gpm picking up a wrong protocol and selecting/pasting at random which is not exactly the right thing for rescue environment with root shells all around).
-
Michael Shigorin authored
alterator-netinst currently relies on "default" being specified explicitly; it's wrong and it should cope with the first "label" clause as well but we're better off being strict to this script, not that one. This commit should be no-op regarding syslinux itself.
-
Michael Shigorin authored
sshd is rather requisite, wonder how it got missed.
-
Michael Shigorin authored
It's based on the package list provided by ldv@ and intended for barebone OpenVZ template cache serving as a base for any customizations needed.
-
Michael Shigorin authored
It's a great tool giving the ability to at least debug the novel problems that weren't there before systemd. Good that it doesn't want half of GNOME or python yet...
-
Michael Shigorin authored
It was a desperate kludge to warrant fallback localization for cases when livecd-setlocale failed to work out properly; "thanks" to systemd paralizing startup the order was chaotic, see #28991 for some details. Now that livecd-setlocale >= 0.3.1 looks like working this should be dropped for good. And the proper preset solution will be l10n feature. That one requires part of alterator-sysconfig backend factored out into a standalone package along with its data.
-
- 16 Sep, 2013 7 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- armh/p7/ve fixes
-
Michael Shigorin authored
Setting up apt configuration in every container is pretty annoying, let's enable it by default. Some provision to add/enable local mirror would be beneficial but not there yet...
-
Michael Shigorin authored
This one adds another image class as well. Hope this kludge will not get self-conscious...
-
Michael Shigorin authored
etckeeper was suggested by george@ along with vim-console; the latter should come by server,base tags but so far does not (splitting server-base list into common, bare metal and virtualized parts in haste looked suboptimal).
-
Michael Shigorin authored
It should actually work better than manual specification now that it's fixed.
-
Michael Shigorin authored
That is, no need to pull in systemd as syslogd-daemon provider when an unspecified one has been requested by interactivesystem or anything else. The tricky issue is that THE_LISTS will get expanded separately and too late to specify a particular provider which will have been auto-chosen while expanding e.g. BASE_PACKAGES.
-
- 13 Sep, 2013 3 commits
-
-
Michael Shigorin authored
rootfs got handy either though managing modules to preload might be enhanced further.
-
Michael Shigorin authored
This proxy makefile is still needed unfortunately...
-
Michael Shigorin authored
So the autobuilds were failing for these two weeks since commit e43386c1 was *totally* braindead: there's no "arm-e17" target neither "arm-kde4" one. Fixed while awake and adjusted (in sync with build node) to reference particular nexus7 and not just "arm". The sad thing is that it should now read "nexus7old" TBH, 2013 model is not Linux friendly at all at the moment...
-
- 26 Aug, 2013 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- minor fixes
-
- 13 Aug, 2013 5 commits
-
-
Michael Shigorin authored
The behaviour that sort of settled didn't actually follow the principle of the least surprise when one really wanted to have BUILDDIR available for inspection; DEBUG=2 would be effective to achieve that but CLEAN=0 would not. Thanks led@ for spotting and reporting this.
-
Michael Shigorin authored
aen@ has suggested that gvfs support be present in regular-lxde as pcmanfm2 can make use of it; let's factor it back in here.
-
Michael Shigorin authored
gvfs pulls gnome-online-accounts and dconf in; these add considerable bloat that well may be undesirable in a lightweight distro, just pull this into a separate pkglist.
-
Michael Shigorin authored
It was a temporary hack actually, and is better dropped long-term: things like predefined root accounts with remote access are *evil* and this hook was a half of that "solution". Use of oem feature to integrate first-boot setup is recommended to deal with this issue, at least when graphics are available.
-
Michael Shigorin authored
There's no such thing as xorg-dr[vi]-intel on non-x86 AFAIK, and the rest of the videodrivers is only generic on x86 too.
-
- 12 Aug, 2013 4 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- vm-net retired
-
Michael Shigorin authored
It's merged into firmware-linux, thanks lakostis@ for the explanation; P:/O: should be added but less line noise is better anyways.
-
Michael Shigorin authored
basesystem doesn't warrant an init these days apparently, let's make sure one does land here.
-