- 26 Feb, 2014 1 commit
-
-
Michael Shigorin authored
OpenVZ related part is now a reusable use/server/ovz target, and service related groups which have been largely taken from rider@'s server-light project are now use/server/groups/base.
-
- 10 Feb, 2014 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- service bridge
-
- 09 Feb, 2014 6 commits
-
-
Michael Shigorin authored
TerraSync might come handy (just as online manuals) but one's going to need internet access for that so let's put at least DHCP-over-Ethernet configuration preset in.
-
Michael Shigorin authored
There's a beautiful airliner model out there thanks to the guys at flightgear.ru, and it was asking to be included but its unclear licensing status; now that 3.0 is GPLed I'm glad to add this package.
-
Michael Shigorin authored
It's been done and taken into regular-icewm already, and running FlightGear with whispering sound isn't really immersive.
-
Michael Shigorin authored
"cdrom" is rather obsolete (currently unused), and "xgrp" is useful (and actually required to use bumblebee package).
-
Michael Shigorin authored
The use/x11/nvidia/optimus target will pull the bits required to operate NVIDIA Optimus GPU scheme which relies on integrated GPU to actually drive the screen; much thanks to barssc@ for good walkthrough: http://altlinux.org/optimus NB: this *will* break if nouveau gets in, YHBW.
-
Michael Shigorin authored
This might belong to test.mk actually but it's been instrumental in getting bumblebee support operational within these LiveCDs; icewm and sysvinit are a commonplace among those currently but aren't set in stone for that matter.
-
- 08 Feb, 2014 2 commits
-
-
Michael Shigorin authored
"messagebus" service is autostarted since dbus gets in being required by wpa_supplicant <- alterator-net-wifi <- alterator-net-eth; it is really not needed in the minimalistic server, let's just turn it off. "lvm2-lvmetad" service requires setup to be actually useful (#29474).
-
Michael Shigorin authored
This is long overdue: services feature influences live and rescue but doesn't do anything to the installed system as that's behind the installation barrier; some piggybacking required to do that has been merged into installer back in 2012 apparently (thanks to boyarsh@ for both doing that and bringing my attention to this fact; it's 65-setup-services.sh as of today). So the only thing missing has been the bridge to prepare those files -- still some more tweakery is required given the two-stage process arranged so that reusable configuration could include some sane defaults but the release manager is ultimately able to override anything without extra kludges; thank legion@ for his wonderful libshell either. NB: install2 script is a partial clone of rootfs one since processing the variables is identical; still rootfs script has to change service state directly while install2 one has to deposit the information for installer to handle.
-
- 04 Feb, 2014 1 commit
-
-
Michael Shigorin authored
I was crazy not to recheck this :-(
-
- 03 Feb, 2014 12 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- live, net*, syslinux fixes (see also #26608)
-
Michael Shigorin authored
use/live/textinstall target is a base for those images whose target audience tends to be somewhat more experienced; these might prefer to just boot off the image instead of having to perform any extra action like pressing down arrow and enter. This is also to help msp@'s homeros-*.iso boot immediately.
-
Michael Shigorin authored
Actually a copy of 10localboot.cfg with a different name and sorting order so as to address #26608: there's no possibility to make a LiveCD image that would boot itself by default if localboot has been configured in. It's only a partial solution as it doesn't override 10localboot in case it's there already but a step in that direction...
-
Michael Shigorin authored
A hint regarding livecd-net-eth is due -- as well as review and cleanup of live, net, net-eth features involved in configuring that ethernet for a LiveCD.
-
Michael Shigorin authored
This is not strictly required but is basically requisite for some operations with both packages (did you know about rpm2cpio.sh?) and initramfs images (which are gzipped cpio archives). So let's put it in.
-
Michael Shigorin authored
It's just reasonable given that new hardware tends to have that.
-
Michael Shigorin authored
It's hardwired at 1/10 of the default /etc/net value since 3 seconds are enough for properly functioning DHCP servers in properly maintained networks (those improper ones tend to have problems with 30 seconds anyways), and waiting for too long makes users feel bad for a reason. Thanks msp@ for bringing attention to this.
-
Michael Shigorin authored
This one is intended for WD Green drives so as to bring their spindown timeout into some kind of sanity; see also http://bugs.etersoft.ru/9438
-
Michael Shigorin authored
This package has replaced installer-feature-setup-network-stage3 without declaring that; it appears that installer-distro-altlinux-* don't require it even if most of the others do. This is to ensure it's included, at least at the moment.
-
Michael Shigorin authored
mixin/regular-tde is used in sysv-tde flavour which has hit 700M limit for CD-R as Speccyfighter has noted; we can do without games probably, or at least let's try to. http://lists.altlinux.org/pipermail/community/2014-January/681534.html
-
Michael Shigorin authored
It lacked base desktop packages indeed; thanks Speccyfighter for naming rsync and wget (as well as mc).
-
- 28 Jan, 2014 1 commit
-
-
Michael Shigorin authored
The initial revision was brilliantly buggy: it is *so* apparent that cdrom will never be actually used for rw slice that this has evaded my attention rather completely.
-
- 27 Jan, 2014 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- ahci kludge (see #29705) :(
-
Michael Shigorin authored
This change tries to force loading the storage driver for cases when SecureBoot is "helping" the chainloader to fail, see #29705 for details collected so far. Of course ahci.ko only does AHCI but that's every storage controller I've seen on UEFI/SecureBoot systems so far.
-
- 21 Jan, 2014 1 commit
-
-
Michael Shigorin authored
This reverts commit d160d610: GNUstep reportedly works on x86_64 now. Conflicts: conf.d/regular.mk
-
- 20 Jan, 2014 6 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- rescue tweaks
-
Michael Shigorin authored
Let's put osec tools into installable packages at least (aiming to shift these into default install probably); these are worthwile addition to sysadmin's toolbox. Thanks dobr@ for bringing this up.
-
Michael Shigorin authored
It turns out that regular-rescue.iso lacks sshfs, which is unfortunate (even if it could be installed with apt in this particular case); three more FUSE based filesystems have been added just in case. Thanks mithraen@ for suggesting davfs2.
-
Michael Shigorin authored
I'm fed up with graphical software occasionally making it into regular-rescue.iso and bloating it for no good reason given that window managers or xinitrc aren't included.
-
Michael Shigorin authored
This has been spotted and solved manually several times already, and that's just boring so let's add the ability to state that X11-based software is not accepted into a particular rescue image. Not that I would hate X but things like that belong to a carefully crafted image which includes either X server or reasonable means to ensure that GUI software can actually be used. NB: this is a somewhat new entity: test/rescue/no-x11 knob for an image-script intended to make it blow up the build when libX11 is found within the chroot that makes up the rescue image's filesystem. The interface is not documented intentionally: it will take some time to find out whether it sticks or is bad enough. Please do remind/ask if interested in using that.
-
- 16 Jan, 2014 3 commits
-
-
Michael Shigorin authored
It's a pretty hefty addition which isn't strictly required in a basic rescue image even if it's welcome as an extra.
-
Michael Shigorin authored
Seeing tagged/base+rescue~ in build.log isn't particularly heart-warming; while other editors but the one leaving tilda marked backups and .sw* swap files might exist let's do this step at this time. Wonder what changed though, this used not to happen before.
-
Michael Shigorin authored
Rescue images definitely don't need alterator pulled in.
-
- 13 Jan, 2014 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- support for CIFS installation method (sin@) - glibc-locales for regular images (closes: #29693)
-