- 11 Mar, 2015 3 commits
-
-
Michael Shigorin authored
This refactoring is aimed at both providing reasonable alterator package set in server-ovz (and server-hyperv) while purging the install-time modules from plain server as these were useless without a frontend package like the web-based alterator-fbi.
-
Michael Shigorin authored
A few more additions proposed by Sluggard: http://www.opennet.ru/openforum/vsluhforumID3/101671.html#182 ...and it seems like LIVE_PACKAGES are asking for a pkglist; let's switch to THE_PACKAGES for remainder while at that.
-
Michael Shigorin authored
...as requested by Speccyfighter: http://forum.altlinux.org/index.php/topic,34272.msg249405.html#msg249405
-
- 10 Mar, 2015 3 commits
-
-
Michael Shigorin authored
It used to run NM without any kind of applet which is not exactly usable unless it's DHCP over Ethernet there; provide connman and qconnman-ui (applets on the road).
-
Michael Shigorin authored
This has been proposed for server-hyperv by lewellyn@freenode last summer, looks like a reasonable default for all of the server images as those interersted in bridge setup are going to do a few more things anyways.
-
Michael Shigorin authored
This image has been cleaned up somewhat thoroughly regarding its installed package base but partitioning has remained poorly generic with swap etc; it's now been set to use 3/4 Gb as a minimum (to fit 1Gb VMs or USB sticks just fine) with the only partition created being root one; those wishing something else are welcome to go ahead and partition by hand anyways. See also https://bugzilla.altlinux.org/30024
-
- 09 Mar, 2015 18 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- EFI_BOOTARGS
-
Michael Shigorin authored
It's not use/cleanup/x11-alterator in its entirety but qt4-core is really *really* not needed there.
-
Michael Shigorin authored
propagator-20150306-alt1 and make-initrd-propagator-0.25-alt1 have made it actually possible to use resulting LiveCD images along with USB flash media to achieve data persistence that's been long available for BIOS boot mode (see also #28289). This isn't perfect but let's try flipping the switch: all desktop regular builds are now "live_rw" by default in EFI mode. This requires mkimage >= 0.2.17.
-
Michael Shigorin authored
This image doesn't deign to waste one's time by presenting them with a bootloader menu and a few other things; make it even less verbose where not neccessary.
-
Michael Shigorin authored
Looks like we'd better provide a few really good console fonts.
-
Michael Shigorin authored
cool-retro-term 1.0.0 exhibits a bug without these fonts around: glyphs would be drawn higher than cursor with upper half being cut off (found out by putting my current crop of font packages into livecd environment and removing them until the correct behaviour would get broken).
-
Michael Shigorin authored
xpra.org and winswitch.org are wonderful applications helping one working with X11 apps all over the place, running those on local and remote desktops and servers with persistent sessions. These aren't exactly trivial to plan and use but icewm isn't for newbies either; thus these seem like nice match for an "X11 thin client" image. Size addition is ca. 50 Mb as of today which is a lot but worth it.
-
Michael Shigorin authored
This nice FTP/HTTP client has one issue that bars its inclusion into every regular desktop image: lftp.desktop file that pops up in menu but only offers an xterm with a CLI-based utility which feels embarrassing for a casual user unfamiliar with its power. IceWM users shouldn't be surprised however.
-
Michael Shigorin authored
...as suggested by Sluggard again: http://www.opennet.ru/openforum/vsluhforumID3/101671.html#143
-
Michael Shigorin authored
This has been suggested by Sluggard at opennet: http://www.opennet.ru/openforum/vsluhforumID3/101671.html#91
-
Michael Shigorin authored
It's been missing roughly from the start there :-/
-
Michael Shigorin authored
The former approach to handling "LiveCD with sessions" has been to mangle "automatic=method:cdrom" into "automatic=method:disk,label:ALT*" within gfxboot so that propagator and make-initrd-propagator would try and discover/create a filesystem labelled "alt-live-storage" on a LiveFlash's free space. Then "live_rw" handling has been unified in make-initrd-propagator (as of 0.18-alt1) to accept any of "label" subparameter or "live_rw" argument to go and create_disk_slice(). Then propagator's cdrom.c has been fixed to actually try sdX1 before sdX (as of 20150306-alt1). And now it's all been tested to verify that: - flash "ro" and "rw" boot is OK - CD-ROM "ro" boot is OK - CD-ROM "rw" boot is fine given that there's a partition labeled "alt-live-storage" elsewhere This is a can of worms indeed :-/ References ~~~~~~~~~~ * http://altlinux.org/initrd-propagator * http://altlinux.org/make-initrd-propagator * http://bugzilla.altlinux.org/28289
-
Michael Shigorin authored
The problem is URW again (just as in commit ab44f800), and the workaround is the same either.
-
Michael Shigorin authored
That's what's been found via "qt game" query with Synaptic while running a functional testing session upon lxqt starterkit beta as of 20150305 :)
-
Michael Shigorin authored
It's entirely unclear to an unsuspecting curious user where the actual results of a proposed example hasher build end up; that's ~/hasher/repo, just state that.
-
Michael Shigorin authored
Is it news or was it missing all the way through?..
-
Michael Shigorin authored
The former install2-only "bloated binary" purge script happened to hit stage2 (which is a lot more than just install2); a kind of safety net has been stuck into it to guard installable LiveCDs against this particular cleanup but seems it was not enought for ildar@ who reported this problem almost three years after it was introduced. This change re-places the script back into install2 section; the binaries in question amount for ca. 8 Mb (except openssl ildar@ asked about); if these are deemed unneccessary within any other stage2-based subprofiles, please step up with details.
-
- 02 Mar, 2015 5 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- vmguest, install2: refactoring
-
Michael Shigorin authored
use/vmguest/vbox/base used to pull in DRM modules which are required for vboxvideo but useless without xorg bits; and all of these aren't needed in jeos. Things might break, doublecheck please.
-
Michael Shigorin authored
It's half a megabyte but useful enough.
-
Michael Shigorin authored
It's a bit sad to hit a minimalistic environment with apt knowing no repositories at all...
-
- 01 Mar, 2015 1 commit
-
-
Michael Shigorin authored
use/cleanup/x11 has been extended with commit 122c305b, a few manually specified items can be dropped now.
-
- 26 Feb, 2015 2 commits
-
-
Michael Shigorin authored
This nice utility is preconfigured for network monitoring in default icewm configuration but was missing, unfortunately; just fix this.
-
Michael Shigorin authored
When installer-feature-systemd-stage3 hits BASE_PACKAGES it pulls install2-init-functions in which is wrong (one of the consequences is that alterator-browser-qt lands into even a very basic server installation). And install2 doesn't even need that package as init feature carries a script hook that does the same...
-
- 25 Feb, 2015 8 commits
-
-
Michael Shigorin authored
This one has also been asked for by shaba@: http://lists.altlinux.org/pipermail/devel/2015-February/199510.html
-
Michael Shigorin authored
This project has evolved/merged into LXQt which has been packaged for both p7/t7 and sisyphus by now, no need to carry on deprecated bits. NB: 0.6.x still have it as t6/p6 still bear razorqt.
-
Michael Shigorin authored
...the one actually meant for regular builds.
-
Michael Shigorin authored
The gnome3-regular one adds quite a few megabytes, let's keep the mid-sized -default for common targets while moving -regular to, well, regular one.
-
Michael Shigorin authored
This has been asked for by shaba@: http://lists.altlinux.org/pipermail/devel/2015-February/199506.html
-
Michael Shigorin authored
The installer feature added is a trivial wrapper around apt-cache nodeps to uninstall the ^lib packages that have no more dependencies upon those when the temporarily installed packages like alterator-browser-qt get removed.
-
Michael Shigorin authored
Specifically for the minimalistic systemd-based server image suggested by shaba@.
-
Michael Shigorin authored
This has been simply use/net but it looks like we've got some people who would like to cope without etcnet, even: http://lists.altlinux.org/pipermail/devel/2015-February/199506.html Adjust its usage accordingly.
-