- 04 Feb, 2013 24 commits
-
-
Michael Shigorin authored
It appears that manually specified IMAGEDIR, e.g. by adding IMAGEDIR = ~/out/$(shell date +%Y%m%d) to ~/.mkimage/profiles.mk, might be problematic due to missing globbing. Let's make sure the paths are globbed and directories are created -- since make's wildcard() returns an empty string when there's nothing there [yet].
-
Michael Shigorin authored
It's a bit superfluous so far; this isn't a final decision but rather a current change of mind though.
-
Michael Shigorin authored
This is largely a workaround for #28239.
-
Michael Shigorin authored
The metapackage is out there but mate-media-apps seems like not available at the moment.
-
Michael Shigorin authored
Some file managers (particularly Dolphin) depend on avahi for network service browsing; turn it on if it's there.
-
Michael Shigorin authored
This might have been related to the plymouth bar missing at live system shutdown.
-
Michael Shigorin authored
It appeared that plymouthd.conf wasn't set up properly thus "service plymouth stop" didn't result in anything meaningful; thanks boyarsh@ for his help figuring this out again.
-
Michael Shigorin authored
Looks like LUKS has had its share of testing, now it's plymouth's time again.
-
Michael Shigorin authored
Thanks boyarsh@ for m-p-d implementation and sem@ for the hint.
-
Michael Shigorin authored
It was missing indeed; thanks cas@.
-
Michael Shigorin authored
Thanks cow@ for his work on Cinnamon and for being helpful; see also http://altlinux.org/regular regarding the whole affair.
-
Michael Shigorin authored
Thanks cas@ for suggesting to get rid of the former for being superfluous and ugly as well as to add the latter which has been missing.
-
Michael Shigorin authored
It's a must to look up battery charge, after all.
-
Michael Shigorin authored
These were becoming a bit longish already.
-
Michael Shigorin authored
As a matter of practical distribution use these two appeared to be rather missing.
-
Michael Shigorin authored
Folks have been wondering already whether e.g. t6 breakage qualifies as a bug; it does indeed unless the "broken" part depends on the features not available with that branch yet, e.g. EFI support.
-
Michael Shigorin authored
It wasn't spotted when introducing the distinct kernel feature; will need fixup as we meet packaged ARM/PPC kernels.
-
Michael Shigorin authored
Somewhat silly but still: fglrx got fixed up for 1.12 by now *but* 1.13 broke it as usual. The updated warning thus holds.
-
Michael Shigorin authored
un-def was a desperate measure when std-def of the day was suddenly plain broken. This reverts 0e8871e7.
-
Michael Shigorin authored
No longer needed as every regular-* x86_64 image would do UEFI by now.
-
Michael Shigorin authored
Its support was dropped in mkimage some time ago since xorriso semantics changed quite considerably and the tweak that was done here is now performed out-of-box thus no longer needed.
-
Michael Shigorin authored
The nice and pleasant effect of hitting this barrier is build process break at (almost) the very end of it.
-
Michael Shigorin authored
Was an oversight to miss it.
-
Michael Shigorin authored
connman is now required by econnman, and aris@ has packaged e17-module-*.
-
- 29 Jan, 2013 1 commit
-
-
Evgeny Sinelnikov authored
-
- 28 Jan, 2013 1 commit
-
-
Michael Pozhidaev authored
- homeros-nano image is renamed to homeros-mini; - homeros/homeros package list is added; - default volume changed from 100% to 75.
-
- 21 Jan, 2013 14 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- homeros
-
Michael Shigorin authored
Thanks lakostis@ for the suggestion; e.g. some Intel Mac systems won't provide temperature sensors until microcode is updated.
-
Michael Shigorin authored
0.2.6 has fixes for xorriso and support for refind.
-
Michael Shigorin authored
Unfortunately, current lightdm is broken regarding autologin at least (1.1 or 1.0 used to work just fine IIRC).
-
Michael Shigorin authored
Thanks zerg@ for nice metapackage :) Hope others will follow the suit.
-
Michael Shigorin authored
As suggested by aen@.
-
Michael Shigorin authored
...since it's used as a default mail handler, which seems reasonable for this particular case. (thanks aen@ for reminding)
-
Michael Shigorin authored
It's a next-get CLI for wireless interfaces, see also http://linuxwireless.org/en/users/Documentation/iw
-
Michael Shigorin authored
See also http://wireless.kernel.org/en/developers/Regulatory/#CRDA
-
Michael Shigorin authored
It's aimed at providing UEFI shell implementation which is very useful for repairs and debug; if the "signed" mode is requested then the signed variant is used either. Please note that there are two distinct uses: - a shell lying around on a filesystem to be copied by hand; - a shell available in EFI part of boot media to be launched by firmware's or standalone boot manager (e.g. refind).
-
Michael Shigorin authored
That enables additional packages and setup to deal with Restricted Boot.
-
Michael Shigorin authored
UEFI shell is pretty valuable debugging and fixup tool. When one has to mess with Restricted Boot, openssl and some PE signing tools might come handy either; see also http://www.rodsbooks.com/efi-bootloaders/secureboot.html
-
Michael Shigorin authored
Its bootloader autodetection capabilities can prove quite useful; this particular addition has been "sponsored" by this thread: http://lists.altlinux.org/pipermail/sisyphus/2013-January/subject.html#359481
-