- 06 Aug, 2018 1 commit
-
-
Michael Shigorin authored
IIRC it's actually looked for by EVMS fat plugin.
-
- 20 Jul, 2018 1 commit
-
-
Michael Shigorin authored
+installer should work everywhere it can at all, but full-blown one is currently developed on x86; provide at least the reasonable chunk elsewhere.
-
- 08 Jul, 2018 1 commit
-
-
Michael Shigorin authored
This adds mkfs.fat and fsck.fat utilities to installer so it's able to create/mount this "filesystem" as well.
-
- 04 Jun, 2018 1 commit
-
-
Anton Midyukov authored
Not that it was critical here but rather to reduce bit rot. See-also: https://lists.altlinux.org/pipermail/devel/2018-June/204486.html
-
- 30 Jul, 2017 1 commit
-
-
Michael Shigorin authored
It's needed for alterator-wizardface ported to guile22. Suggested-by:
Sergey Bolshakov <sbolshakov@altlinux.org>
-
- 09 Jun, 2017 1 commit
-
-
Michael Shigorin authored
Another minor facelift: - s/ALT Linux/ALT/gc (where applicable); - s/7.0/8.0/g; - 2017; - e2k; - links.
-
- 31 May, 2017 1 commit
-
-
Sergey V Turchin authored
-
- 31 Mar, 2017 1 commit
-
-
Michael Shigorin authored
libgpg-error and libgcrypt20 are apparently needed for current systemd-tmpfiles which has been tossed into basesystem, alas. See-also: https://lists.altlinux.org/pipermail/devel/2017-March/202518.html See-also: https://lists.altlinux.org/pipermail/devel/2017-March/202527.html
-
- 01 Feb, 2017 1 commit
-
-
Michael Shigorin authored
Was broken in too many places including several libraries x11vnc currently links against getting removed, several utilities missing, and no way to guess what to do... One could stumble upon http://altlinux.org/vncinst or find the implementation in installer.git but it's not exactly user-friendly.
-
- 29 Jan, 2017 1 commit
-
-
Michael Shigorin authored
Those few places lacking "; @:" replacement for a real recipe have been finally -spotted- identified with `make check' and fixed.
-
- 14 Nov, 2016 1 commit
-
-
Michael Shigorin authored
It's required for many touchpads these days, just get it in for the "full" (+installer) target.
-
- 12 Sep, 2016 1 commit
-
-
Michael Shigorin authored
Spoils nouveau otherwise, see also https://bugzilla.altlinux.org/show_bug.cgi?id=32340#c6Reported-by:
Sergey Turchin <zerg@altlinux.org>
-
- 15 Aug, 2016 1 commit
-
-
Michael Shigorin authored
xorg-drv-vmmouse should accompany xorg-drv-vmware. Reported-by:
Anton Farygin <rider@altlinux.com>
-
- 09 Jun, 2016 1 commit
-
-
Michael Shigorin authored
This has been spotted by rider@ and reproduced by me as well: some touchpads would work in livecd/installed system but not within the installer itself.
-
- 13 May, 2016 1 commit
-
-
Michael Shigorin authored
The use case at hand was: "we'd better backup this system to a flashdrive before installing" (given quad-core CPU and half-terabyte HDD); pxz is pretty tiny, no worries.
-
- 01 Apr, 2016 1 commit
-
-
Michael Shigorin authored
use/install2/stage3 is only needed for distributions implementing their own installer-*-stage3 package (e.g., centaurus and simply but not kdesktop).
-
- 10 Feb, 2016 1 commit
-
-
Michael Shigorin authored
mixin/desktop-installer became *quite* inobvious even for me over time, and it's not easy to grep up; let's introduce explicit targets where one is expected to expect those.
-
- 03 Dec, 2015 1 commit
-
-
Aleksey Avdeev authored
Signed-off-by:
Aleksey Avdeev <avdeev@pkcc-tb.ru>
-
- 29 Mar, 2015 2 commits
-
-
Michael Shigorin authored
Commit 657c0bf6 has silently added use/bootloader to the base use/install2 target thus breaking experimental distro/netinst; it seems better to require *a* bootloader in the target that's been specifically designed to cover the common case (thus linked to by +installer shortcut) but still to have our base lightweight and flexible. This doesn't hurt the actual distros as these use +installer of course.
-
Michael Shigorin authored
The corresponding installer feature had to be updated first following blkid(8) output format changes, but that's it!
-
- 09 Mar, 2015 1 commit
-
-
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.
-
- 25 Feb, 2015 1 commit
-
-
Michael Shigorin authored
This has only been useful for plymouth feature, and +installer shortcut included this target for all the wrong reasons as it seems today (thus blocking the DRM-free server installers, for example).
-
- 04 Jun, 2014 1 commit
-
-
Michael Shigorin authored
This one uses an installer feature; should be reimplemented using rootfs scripts carried over by installer some day.
-
- 03 Jun, 2014 1 commit
-
-
Michael Shigorin authored
This is the antagonist of the pre-existing cleanup; suggested by frbrgeorge@ for starterkits.
-
- 12 May, 2014 1 commit
-
-
Michael Shigorin authored
led-ws kernel flavour has gained kernel-modules-vmware recently, let's add this to the appropriate targets. It's used in regular-jeos already but THE_ part was missing.
-
- 05 May, 2014 1 commit
-
-
Michael Shigorin authored
VMware specific bits went into use/install2/vmware target, and all of those targets are worth their use/install2/vmguest collective one instead of just sticking the kitchen sink into use/install2/full immediately.
-
- 24 Mar, 2014 14 commits
-
-
Michael Shigorin authored
It happens to hold couple of files nowadays on an otherwise almost empty system!
-
Michael Shigorin authored
This one has been missing for quite some time (infiniband modules should have triggered a commit like this back then), finally there in very crude and draft form for the starters.
-
Michael Shigorin authored
This destructive target is like a "people's revolution": almost nothing left. Some need this to achieve jeos or chaos, respectively.
-
Michael Shigorin authored
{lib,}bind shouldn't have to be removed twice, really.
-
Michael Shigorin authored
By the time these hooks run the font packages' %post scriptlets should have fired already; no need to carry the utilities on. Yes these are bit-by-bit savings. No it's too expensive still.
-
Michael Shigorin authored
Both might be useful in some context but serve no real need given the installer one, at least this year.
-
Michael Shigorin authored
This rotten cherry-picking is ridiculous of course but that's the price to pay for hard dependencies...
-
Michael Shigorin authored
These aren't going to be really needed in that environment, please refer to the more complete environments like rescue, live, or an installed system.
-
Michael Shigorin authored
xterm is pulled in by xinitrc (as xvt), xdg-utils by alterator-browser-qt (for xdg-open).
-
Michael Shigorin authored
...or are fine with fbdev like in case of installers, especially minimalistic ones.
-
Michael Shigorin authored
My gut feeling is that we're not going to see glib2's messages a lot within installer environment anyways. And there's a forgotten /usr/share/X11/locale/ too.
-
Michael Shigorin authored
These are required by no package after the intermediate cleanup has finished. Argh.
-
Michael Shigorin authored
Installer doesn't do systemd and needs no service files.
-
Michael Shigorin authored
An installer needs video playback acceleration when it has some content to show and some means to; as long as these are not supported just drop this unconditionally.
-