- 21 Feb, 2013 7 commits
-
-
Michael Shigorin authored
Maybe it's worth moving to the kernel feature as well.
-
Michael Shigorin authored
The various *8168 and friends among kernel modules have finally been pushed into a designated target so that RM doesn't have to care which particular additional ethernet modules are available in this particular branch and kernel. Tweak distros as appropriate. NB: *maybe* this is required by distro/.base either.
-
Michael Shigorin authored
acpi_call is used far too often when dealing with the newer portable x86 hardware, we're better off including it when it's available. regular.mk adjusted appropriately.
-
Michael Shigorin authored
Let's make CPU microcode an explicit target, it isn't required at every host where firmware-linux is. Adjusted its use accordingly.
-
Michael Shigorin authored
Richard and Theo would probably roll their eyes at this point but the unfortunate reality is that wireless hardware is very much dependent on firmware being explicitly provided; so here it is. rtl8192 kernel module added since it's present in t6/branch at least.
-
Michael Shigorin authored
This change mostly concerns with making icewm flavour the lean one again. The goal is to widen the dynamic range of regular image features: icewm is not a desktop thus can bear withouth systemd-logind even if a bunch of network-managing-media-mounting crap has been rigged to depend on it, and ALT domain client should be included in most builds for convenient testing in SMB environments but can stay out of this minimal and "different" image. It also receives the "un-def" kernel flavour (3.8.0 as of today) which might benefit from the more available testing facility too. Its branding is also simplified, plain syslinux menu is fine; in similar vein, refind feature is flipped from icewm-only to all-but-icewm set of images with its state being good enough as of refind 0.6.7 and mkimage 0.2.7.
-
Michael Shigorin authored
It was gdm2.20's feature that requires further setup to actually function; thanks aen@ for explanations.
-
- 20 Feb, 2013 3 commits
-
-
Michael Shigorin authored
ALT domain client regular.mk: added settime-rfc867 to kde4 Seems like this belongs to domain-client pkglist though...
-
Michael Shigorin authored
There were a few packages disappearing or changing along the autoimport path, let's clean up the cruft. mate-conf-gtk is now gone, so removed either.
-
Michael Shigorin authored
mate-default pulls in mate-minimal and both of them require packages which are also specified in this pkglist; thus the pkglist should be pruned to avoid double work and splits like "mate-vfs is dropped from 1.5 package set, mate-default is adjusted but the pkglist references the now-missing package".
-
- 19 Feb, 2013 6 commits
-
-
Michael Shigorin authored
It happens when there are no separate arch/noarch subrepositories but everything is dumped into a single directory like in installer or live-builder environment (at least as of today).
-
Michael Shigorin authored
Relevant for 0.5.2-alt2+, ping me if a backport is needed.
-
Michael Shigorin authored
razorqt-0.5.2 out there already, zerg@ reminded of the greeter, maybe it's finally time to get the pieces together.
-
Michael Shigorin authored
-
Michael Shigorin authored
- works with make-initrd 0.8.1+ (see #28578)
-
Michael Shigorin authored
It was removing autodetection setting completely thus implicitly setting it to the default "all" with make-initrd-0.8.1+; just set it to be empty. Thanks legion@ and boyarsh@; see also #28578.
-
- 18 Feb, 2013 12 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- live fixes/tweaks galore
-
Michael Shigorin authored
Added use/live/net-eth so that autoconfigured images still work in predictable manner. May those breaking trivial cases walk with zillion of cdrom, modem, ethernet etc device nodes all around them!
-
Michael Shigorin authored
The inobvious issue is that while lxde-settings is required by lxde-common and provided by both lxde-settings-{altlinux,upstream}, we can't just add the needed one via PACKAGES since the LISTS' deps are expanded already with -upstream taking lexicographical precedence. This might become more serious if/when there are several useful packages, -upstream isn't AFAIK (thanks gns@ for explanation).
-
Michael Shigorin authored
A tiny small utility that gives us the ability to eject that noisy disc.
-
Michael Shigorin authored
Citing the initial comment: "lxterminal is reportedly sub-par (gns@) but official (aen@)"; the functionality PoV finally won. Terminus fonts added to account for presets. See also #28567.
-
Michael Shigorin authored
As per lav@'s proposition at LVEE.
-
Michael Shigorin authored
livecd-webkiosk used to support firefox only but has been changed to do chromium either; now we need to be more specific.
-
Michael Shigorin authored
led-ws doesn't work for me with make-initrd 0.8.0-alt1 yet...
-
Michael Shigorin authored
UEFI systems encountered should work too.
-
Michael Shigorin authored
Its support is quite mature and practically useful by now. Let's also add a convenient alias.
-
Michael Shigorin authored
It was bailing out due to the grossly unneeded -e; thanks dans@ for bringing my attention to this right at LVEE 2013 Winter.
-
- 14 Feb, 2013 5 commits
-
-
Michael Shigorin authored
sudo added by popular demand, see also this subthread: http://lists.altlinux.org/pipermail/sisyphus/2013-February/359726.html os-prober added on dubrsl@'s request (#altlinux) after having a look at m-p-d as well.
-
Michael Shigorin authored
Vladimir Didenko suggested including fontconfig-infinality into regular-cinnamon.iso, see this subthread: http://lists.altlinux.org/pipermail/sisyphus/2013-February/359724.html
-
Michael Shigorin authored
Added fvwm flavour specially for perestoronin from da LOR. As if it wasn't enough, - added UEFI support to desktop/,live-desktop intermediate target; - added live installation capability to desktop/.livecd-install; - added "net-eth" subfeature to get good ol' eth0 insteal of enp0s3; - dropped use/x11/autologin as live subprofile sets up a supported DM for automatic login anyways.
-
Michael Shigorin authored
It's becoming a relatively popular request ;-)
-
Michael Shigorin authored
It'd be better for this commit to appear before 0.9.7 (and clobber the original one) but at least the added functionality has been tested; time to generalize it.
-
- 11 Feb, 2013 7 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- going nightly
-
Michael Shigorin authored
The issue has shown up in regular-*-20130207: /etc/resolv.conf would suddenly be empty upon successful bootup in virtualbox with a single DHCP configurable ethernet. dmesg has some trouble signs: aufs au_lkup_neg:267:kworker/0:2[998]: I/O Error, resolv.conf should be negative on b0 sem@ tells something like that has been seen before in a different configuration (multiple aufs overlays with /etc/ and /var sitting in different ones resulting in broken hardlinks); rescue boot with a test "echo > /etc/resolv.conf" yields an I/O error either. The patch is loosely based upon livecd-net-eth and m-p-d::profiles/live/image-scripts.d/init3-{network,resolve}. See also #28484 for the (still ongoing) discussion.
-
Michael Shigorin authored
enp0s3 is quite inferior to eth0 in terms of usability even if it might be more convenient for the machine{,ry}. Let's stick with what works here in ALT Linux (see #28484).
-
Michael Shigorin authored
Once upon a time the first and only ethernet interface on a Linux system used to be known under the name of eth0; but years passed and the systemd shadow has drawn closer even to the seemingly remote areas like interface names. In short, it might get named e.g. enp0s3 (a more human friendly name of course) and the exact name is to be figured out in runtime as well. Sigh.
-
Michael Shigorin authored
See #28390, #28473 and #28471; thanks zerg@ for reminder.
-
Michael Shigorin authored
The issue is that gfxboot's gettext support works on "label" strings but doesn't work properly on "menu label" ones as of 4.04 (the "menu label" translations pop up in the "Loading ..." window but menu items themselves are unaffected thus untranslated). NB: debian wheezy's syslinux-4.05 package patchset contains somewhat related 07-gfxboot-menu-label.patch; might be worth attention given that debian folks participate in upstream.
-