- 05 Nov, 2012 4 commits
-
-
Michael Shigorin authored
The initial sketch did work but was somewhat redundant while lacking the knob conveniently change output directory as well as means to get it cleaned up.
-
Michael Shigorin authored
Thanks torabora@ for the tip along with reference to his http://altlinux.org/asciidoc page.
-
Michael Shigorin authored
Docs should live happily together, after all, and toplevel should be more or less uncluttered :) Adjusted/rewrote as appropriate as well.
-
Michael Shigorin authored
It was actually an experiment leftover and spoils toplevel completion so let's drop that one, just as mentioned by torabora@.
-
- 31 Oct, 2012 1 commit
-
-
Mike Radyuk authored
-
- 30 Oct, 2012 1 commit
-
-
Michael Shigorin authored
It's not fun to boot into a livecd just to find that there's no lspci around!
-
- 29 Oct, 2012 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- diffable logs - AMD APU support
-
- 27 Oct, 2012 7 commits
-
-
Michael Shigorin authored
There's no gtk2-themes-qtcurve package in Sisyphus at the moment; let's fix image build until it's back again (if it ever is).
-
Michael Shigorin authored
This is thanks to the fact that alterator-based install2 needs alterator-browser-qt which needs X11 which needs working device drivers -- and at least AMD C60 APU would only yield a nice dotted white screen without that firmware. Roughly the same for X11 bearing LiveCD images.
-
Michael Shigorin authored
The rationale for the former is that the image gets slightly more compact (although the current sisyphus build is way larger than the t6/branch build of the optimization time, need to look into that...); and for the latter it's to provide yet another installer with a different enough kernel so that there's one more chance in a weird situation.
-
Michael Shigorin authored
Thanks boyarsh@ for a hint that VM-emulated cirrus VGA actually requires xorg-drv-modesetting when used with recent kernels.
-
Michael Shigorin authored
Actually just a split of livecd-webkiosk into the kiosk related part and generic livecd firefox setup (turning off queries that are pretty useless in that environment).
-
Michael Shigorin authored
Yet another rename, sigh. The release is worth the trouble though.
-
Michael Shigorin authored
This is a mild generalization of what has been done by hand to figure out a problem with make-initrd-propagator-0.10-alt1: stripping anything intrinsically volatile off the build.log. The filter set isn't perfect, and the proper logging will involve mkimage tweaks as well (e.g., one generally isn't interested in instrumental chroots' population that much, so it should only be verbose at the higher debug levels).
-
- 16 Oct, 2012 3 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- worked around enhancements in current make-initrd-propagator (thus fixed live image boot, finally)
-
Michael Shigorin authored
The issue that appeared pretty hard to diagnose occured to be the enhancement made in make-initrd-propagator=0.8.1-alt1.2 (that didn't hit Sisyphus until merged into 0.10-alt1) which drops propagator dependency. And that was optimized out in m-p, of course.
-
- 15 Oct, 2012 4 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- make-3.82 support - fixed live image boot to some extent (see #27640, #27852)
-
Michael Shigorin authored
The added pdir check was a hillarious(tm) overlooked bug indeed: I tried to put .../initfs/initfs instead of .../initfs as the result. Duly spotted by torabora@, thanks a lot. Still the kmod+propagator+kernel-image combo needed some tweaking too, see #27640
-
Michael Shigorin authored
A tiny bit less cut-n-paste. :)
-
- 10 Oct, 2012 3 commits
-
-
Michael Shigorin authored
The issue actually hit image.in/Makefile: "metadata" target in features.in/metadata/lib/50-metadata.mk wasn't reached even if features.in/build-distro/lib/90-build-distro.mk would ACK that the "whatever" actions included "metadata"; thus Metadata/pkg-groups.tar wasn't created and the installer silently failed to install the .base system. Let's armour the rest of the cases where the order of inclusion might be important as well.
-
Michael Shigorin authored
The culprit would be that $RELNAME isn't really set there ($GLOBAL_RELNAME is), and sh -u will treat that as error.
-
Mike Radyuk authored
-
- 08 Oct, 2012 1 commit
-
-
Mike Radyuk authored
-
- 01 Oct, 2012 1 commit
-
-
Michael Shigorin authored
It's pretty ugly but dropping the current way means losing the dependency tracking which is critical to get the required alterator module into install2.
-
- 24 Sep, 2012 5 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- fixed build with recent make-initrd-propagator
-
Michael Shigorin authored
Thanks mithraen@ for spotting, boyarsh@ for explaining, and legion@ for hearty support :) The problem would manifest itself like this: /.host/script.sh: line 20: /usr/lib64/propagator/initfs: \ No such file or directory mki-scripts: .../stage1/scripts.d/80-make-initfs: unable to run script.
-
Michael Shigorin authored
Thanks Serg Markov for bringing my attention to this: http://www.opennet.ru/openforum/vsluhforumID3/86552.html#61 While the official distros might skip some filesystems for support reasons there's no reason for community distros to do so either. Let's try that with icewm.iso... NB: installer has a misfeature of dropping jfs/reiserfs support in runtime unless "expertmode" magic word is on the kernel bootargs string (#27763, #17368).
-
Michael Shigorin authored
The problem would manifest itself like this: ..:..:.. cleaning up after build sed: can't read .../build.log: No such file or directory
-
- 23 Sep, 2012 1 commit
-
-
Michael Shigorin authored
Asked for by torabora@; indeed.
-
- 22 Sep, 2012 1 commit
-
-
Michael Shigorin authored
Should be a tiny bit better this way.
-
- 12 Sep, 2012 4 commits
-
-
Michael Shigorin authored
Its immediate purpose was influencing the GRUB boot menu *but* the implemented mechanism is actually a part of the long planned text branding and might be further merged into branding when hierarchical features finally chime in. So let's get the naming straight before it breeds.
-
Michael Shigorin authored
File contents should be correct.
-
Mike Radyuk authored
-
Mike Radyuk authored
-
- 03 Sep, 2012 2 commits
-
-
Michael Shigorin authored
-
Michael Shigorin authored
- misc fixes
-