- 08 Jun, 2015 2 commits
-
-
Michael Shigorin authored
- minor post-tweaks
-
Dmitriy Khanzhin authored
-
- 05 Jun, 2015 3 commits
-
-
Michael Shigorin authored
This one has formed off the recent addition to regular-rescue.iso, namely the feature starting network and sshd upon generating some random password and setting it as the root one for the (remotely started) livecd session so that a person operating an IP-KVM/iKVM would be able to boot off the ISO file via virtual media and then look up an IP obtained via DHCP and the root password.
-
Michael Shigorin authored
There's a convention that syslinux configuration snippets carrying the names of subprofiles involved are picked up automatically; there were a few special cases already when this is actually inconvenient, and there's another one at hand so let's just step up and do it. NB: this is a sort of a hacky hook though, wish an elegant interface would come to mind some day.
-
Michael Shigorin authored
This one has been proposed by Oleg Ivanov again, and more are supposed to come as people use it.
-
- 03 Jun, 2015 1 commit
-
-
Michael Shigorin authored
`make help/distro' would yield a needless complaint that's been suppressed for `make help' already... Fixes: f1479275
-
- 01 Jun, 2015 9 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- remote rescue
-
Michael Shigorin authored
The added initscript used to be purged by 98-init-rescue which has been somewhat overlooked during vain attempts to build an image that would actually run it!
-
Michael Shigorin authored
The goal of implementing rescue_remote was regular-rescue.iso indeed; so let's both add it and bump the default boot timeout to 600 deciseconds, that is, a minute: 20 seconds might be way too low for some slow IP-KVM/iKVM use cases.
-
Michael Shigorin authored
This one provides cmdline arguments for startup-rescue >= 0.24 which would bring up networking and sshd in its turn thus allowing remote access to the host booted in this mode. The feature has been asked for by many people including mithraen@ and valintinr@ (and I'd make use of it another day too). See the appropriate startup-rescue commit description for notes on implementation; this default set of variable values should be both useful and illustrative though.
-
Michael Shigorin authored
apg(1) is already there but let's provide another well known utility either, habits use to vary...
-
Michael Shigorin authored
These packages have been proposed by valintinr@: - stress is included in SRCD and was found useful; - winusb is handy when dealing with legacy OS media.
-
Dmitriy Khanzhin authored
-
Dmitriy Khanzhin authored
-
- 31 May, 2015 14 commits
-
-
Michael Shigorin authored
A recent commit has dropped wireless support from regular server images; staging modules might still come handy in some situations, let's keep those in but not as a part of default installation.
-
Michael Shigorin authored
Yet another age old bug: `sfdisk -l' is mimicking what a person does by hand but the script is rather interested in what `sfdisk -g' provides, that is, geometry. And it's stupid enough to only grok C locale.
-
Michael Shigorin authored
It's all started with glebfm@ wondering why kernel-modules-v4l-std-def ends up installed with altlinux-p7-server-ovz.iso; this has been tossed in by kernel-modules-staging-std-def which has been requested by +wireless. WiFi support is nice to have handy when one hits a wifi-only device and no means to bring networking up (the infamous "unzip.zip" situation) but it's a bit too much to force a bunch of extra drivers specifically known for sub-par or unknown quality onto everyone installing an ALT Linux based server. So let's contain that feature to desktop/rescue images and exclude it from their common base with server ones.
-
Michael Shigorin authored
It's been added to al of tde-based images but it looks like LiveCDs make more sense, and it's the regular-tde.iso that hits both regular builds and starterkits; let's put it there and hope it gets spotted appropriately.
-
Michael Shigorin authored
This has been suggested by Oleg Ivanov: http://lists.altlinux.org/pipermail/antique/2015-May/002353.html ...and does make sense; additions are welcome. Ah, and fix that silly thinko with ~/.zshrc perms while at that.
-
Michael Shigorin authored
It pulls in a huge pile of dependencies including libopenblas -- this should be fixed in repositories of course but let's do something on our end too...
-
Michael Shigorin authored
It's still recommended unfortunately.
-
Michael Shigorin authored
These make no sense as kdebluetooth is officially broken in TDE 3.5.13 and hal is used for power management.
-
Michael Shigorin authored
It's been both somewhat problematic as of plymouth-0.9.x due to broken rendering and explicitly asked for by asy@ regarding sysv-tde starterkit which makes sense for an image targeting low-resource systems as well.
-
Michael Shigorin authored
It's been asked for by asy@ and added to available packages, not to base installation.
-
Michael Shigorin authored
It's been noted by aris@ that the experimental regular-leechcraft.iso lacks both upower and bluez; let's try and add those missing to all of regular desktop images.
-
Michael Shigorin authored
LiveCD would hang with "Initializing Azoth: first stage" during startup otherwise; see ~/.leechcraft/warning.log
-
Michael Shigorin authored
This is our answer to this VZstats FAQ entry: Q: Why is it opt-out rather than opt-in? A: We just don't have a good place (such as installer or some GUI) to ask you for opt-in. Well ALT Linux got one. :)
-
Michael Shigorin authored
This one adds vzstats(8) reporting utility, see also http://openvz.org/vzstats; it's only relevant for hosts running OpenVZ, obviously.
-
- 13 May, 2015 1 commit
-
-
Michael Shigorin authored
A minimalistic paint application, just in case.
-
- 05 May, 2015 1 commit
-
-
Michael Shigorin authored
The new archdep part has been initially included into "The Basics" chapter which it doesn't really belong to, let's move it into Addendum. NB: I'd better try building a package and skimming over at least the index upon having modified docs next time.
-
- 04 May, 2015 5 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- archdep pkglists
-
Michael Shigorin authored
Build process would choke on "unescaped" stuff otherwise, and these blocks should be blockquotes in the first place.
-
Michael Shigorin authored
This is known to work using 5.2.2/5.3.0 packages but is still pretty basic regarding functionality.
-
Michael Shigorin authored
This one relies on kde5-*/kf5-* packages still in heavy development but the results are starting to work now.
-
- 02 May, 2015 2 commits
-
-
Michael Shigorin authored
An initial draft.
-
Michael Shigorin authored
This is a single-package DE by now, might change towards the whole bunch of modules (but then again might not); see http://leechcraft.org for details.
-
- 27 Apr, 2015 1 commit
-
-
Michael Shigorin authored
hwinfo has evaded the lists so far [fixed]; inxi has just been packaged by cas@ [thanks].
-
- 20 Apr, 2015 1 commit
-
-
Michael Shigorin authored
This is an initial implementation of architecture dependent contents handling for package lists more or less in the vein of mkimage-profiles-desktop's one *but* using suffix part to filter words in or out *not* prefix part to replace it with a comment marker (thus filtering out lines). The syntax should be pretty obvious: a b@i586 c@x86_64 will get "a b" given ARCH=i586 and "a c" given ARCH=x86_64; please see doc/archdep.txt for a more elaborate description and a conversion script.
-