Commit Graph

1382 Commits

Author SHA1 Message Date
Michael Shigorin
ab40f6ead6 p7.mk: bridge gnustep as well
The packages have hit p7/branch, finally;
huge thanks to real@ for all the effort.
2014-06-11 23:26:12 +04:00
Michael Shigorin
a73d54b2f3 regular.mk: use/x11/kde4/nm instead of pkglist
This was the only user of that branch-specific pkglist.
2014-06-10 01:44:28 +04:00
Michael Shigorin
4a2e0be1b4 x11: add use/x11/nm/gtk target
This belongs to x11 feature and not to net feature since its
focus is a GUI, not the actual network-handling parts.

Or like that.
2014-06-10 01:44:28 +04:00
Michael Shigorin
78f21583cb net: rework NM support
Non-GUI packages moved to base+nm pkglist to enable standalone
installation of those; and GTK bits left in desktop+nm for use
by images lacking their own new and improved(tm) variant.

Note that both GNOME3 and KDE4 aren't lacking anymore.
2014-06-10 01:44:28 +04:00
Michael Shigorin
92c3e24adf x11: tweak for multi-branch compatibility
This is a similar trouble: p7/t7 branches had
plasma-applet-networkmanager while sisyphus has
switched to kde4-plasma-nm* (there's a bunch of
subpackages there, basically all of them desired).
2014-06-10 01:44:27 +04:00
Michael Shigorin
41a3f09132 browser: tweak for multi-branch compatibility
The current branches lack both firefox 29+ and
firefox-classic_theme_restorer, correspondingly;
sisyphus has those; the feature shouldn't pose
any problems in both cases, should it?
2014-06-10 01:43:32 +04:00
Michael Shigorin
796a82193d reports.mk: that space was extra
graphviz is usually around so this buglet has lived
a really long life: "a " "b" instead of "a" "b".
2014-06-04 19:09:11 +04:00
Michael Shigorin
97b229b616 regular.mk: use/install2/repo within installers
This has been requested by Matt Lewandowsky for hyperv server,
I think it's just reasonable in other installers as well.
2014-06-04 19:09:11 +04:00
Michael Shigorin
73485bc00f install2: initial use/install2/repo
This one uses an installer feature; should be reimplemented
using rootfs scripts carried over by installer some day.
2014-06-04 19:09:11 +04:00
Michael Shigorin
ba1557c04b Revert "regular.mk: go on vnc-free with sysv-tde"
This reverts commit c9ca03ffee.
2014-06-03 22:38:05 +04:00
Michael Shigorin
4f3738e93f regular.mk: use/install2/vnc
This addition enables installation over VNC as suggested
by frbrgeorge@.

Maybe live images should carry x11vnc too, not sure yet.
2014-06-03 22:07:28 +04:00
Michael Shigorin
1b7b7d86ff install2: added use/install2/vnc
This is the antagonist of the pre-existing cleanup;
suggested by frbrgeorge@ for starterkits.
2014-06-03 22:07:28 +04:00
Michael Shigorin
cb12a2d9b7 regular.mk: added usb-modeswitch to sysv-tde
As an available package, not default installation though.
Just in case.
2014-06-03 22:07:27 +04:00
Michael Shigorin
8838b25086 gear-store-tags 2014-06-02 23:52:06 +04:00
Michael Shigorin
a3e0ad22fd 1.1.38-alt1
- mksquashfs 4.3 support
2014-06-02 23:35:07 +04:00
Michael Shigorin
bf5032f9ae regular.mk: added gparted
Suggested by frbrgeorge@ and sounds quite reasonable
given that live-rescue.iso is very immature yet and
there are only a few -- but compelling -- reasons
to provide a graphical rescue image, gparted being
one of them for sure.
2014-06-02 21:28:40 +04:00
Michael Shigorin
82e5613090 dev: tweak hasher script hook order
This should have been done back when live feature
has been ported to use deflogin feature indeed :-/
2014-06-02 20:46:26 +04:00
Michael Shigorin
ab14528437 dev: added support for squashfs-tools 4.3
New mksquashfs requires /proc; mkimage 0.2.15 takes care for that;
it's time for this feature to get accustomed either.
2014-06-02 20:45:59 +04:00
Michael Shigorin
9c3abcdcb4 QUICKSTART: added howto reference
It's actually worth working into the offline docs probably
but it appears that overlooking this howto's existence is
easier than I thought; thanks manowar@ for pointing this out.
2014-06-02 20:45:41 +04:00
Michael Shigorin
715afbdccd rescue+x11: added extract
The libextractor utility; doesn't require libX11
but does requrie libgstreamer1.0 which is too much
for the plaintext image either.
2014-06-02 20:45:17 +04:00
Michael Shigorin
2ecb4cf169 gear-store-tags 2014-05-26 23:57:09 +04:00
Michael Shigorin
24fc192105 1.1.37-alt1
- use/browser
2014-05-26 23:28:17 +04:00
Michael Shigorin
fbe3abb5df regular.mk: moved bits to regular+tde
This is a no-op commit to clean up the mess a bit.
2014-05-26 23:28:00 +04:00
Michael Shigorin
e681df46f3 regular.mk, desktop+regular: shift hardware utilities
A few more packages suggested by Speccyfighter are more
generally useful than for regular-sysv-tde alone; let's
stick those into a pkglist instead.
2014-05-26 23:27:43 +04:00
Michael Shigorin
fdbe9bff09 regular.mk: use/browser
The logic is pretty much the same as with live.mk,
even somewhat extended as this has actually been
the driver of this change: some images like icewm
or lxqt-based ones might show off other browsers
explicitly (in addition to zerg@'s request).
2014-05-26 23:27:01 +04:00
Michael Shigorin
b9de03f79a live, live.mk: use/browser now
Firefox was the very reasonable default for initial livecd
implementation but now that at least initial browser chooser
infrastructure is in place it's time to un-hardwire its use.

It's _the_ default but switchable now so that images providing
a comprehensive browser can avoid feature duplication.
2014-05-26 23:26:36 +04:00
Michael Shigorin
d986baac50 initial browser feature
This one has been asking to be implemented for too long already,
and zerg@ was interested in a bit more lean and mean regular-kde4
either (there are two browsers provided with it via metapackage).

There's another reason to do it recently: Firefox Australis UI
is not exactly the best for many of us, and good ol' seamonkey
seems preferable for "vintage"/low-resource images coming with
icewm or windowmaker.
2014-05-26 23:26:36 +04:00
Michael Shigorin
c6c767cf1d rescue+extra: added wdiff
A humble utility which can be a huge time- and eye-strain saver.
2014-05-26 23:26:36 +04:00
Michael Shigorin
70ea7e04b0 desktop+lxqt+razorqt+extra: added quiterss
Tested, fixed and added finally.
2014-05-26 23:26:34 +04:00
Michael Shigorin
d51c6898bd gear-store-tags 2014-05-19 23:57:50 +04:00
Michael Shigorin
3517e32c37 1.1.36-alt1
- regular-lxqt
2014-05-19 23:57:03 +04:00
Michael Shigorin
b1174e14dc regular.mk: regular-rescue gfxboot warning
This should better lurk here unless someone (including myself)
either forgets or doesn't realize the inobvious chain of the
assumptions made for the read-only warranty to actually work.
2014-05-19 13:42:44 +04:00
Michael Shigorin
74f8fc45fb rescue+extra: added gammu
This is a nice small text utility which is immensely helpful
when dealing with good ol' phones.
2014-05-14 22:01:41 +04:00
Michael Shigorin
b14aff979f regular.mk: use/domain-client/full in "rich" images
This is actually downplaying: the net effect is that
a few images continue to carry krb5-ticket-watcher
and have avahi service enabled by default while most
of the images have one "weird" item less on their menus
and a few hundred kilobytes less in total RSS.

These are not really needed by default in lightweight
distros sporting reduced application and services set,
and the heavier ones will take relatively less hit
by default while being more ready as ALT Domain clients
(which was the whole motivation behind adding the feature
and the corresponding pkglist).
2014-05-13 22:33:04 +04:00
Michael Shigorin
db1e57d24a domain-client: split into two targets
The "full" one adds Kerberos ticket watcher GUI
and sets up avahi service to start automatically.
2014-05-13 22:33:04 +04:00
Michael Shigorin
2932305ea4 desktop+razorqt+extra: add lxqt tag
Renamed to desktop+lxqt+razorqt+extra
so that the name fits both searches.
2014-05-13 22:33:04 +04:00
Michael Shigorin
e694324ed2 regular.mk: initial regular-lxqt
Seems working already.
2014-05-13 22:32:17 +04:00
Michael Shigorin
c80fdb2910 x11: initial lxqt support
This is a sketch based on both lxde and razorqt bits.
2014-05-13 22:32:13 +04:00
Michael Shigorin
ecfde0bfe9 gear-store-tags 2014-05-13 00:28:20 +04:00
Michael Shigorin
c13d3e8938 1.1.35-alt1
- yet another rescue week
2014-05-13 00:26:12 +04:00
Michael Shigorin
b54300dc38 rescue+extra: added ftimes
Yet another forensic package suggested by Maxim Suhanov.
2014-05-13 00:26:12 +04:00
Michael Shigorin
6d9c9b9b77 rescue+extra: another foreignsic package
libpff-tools: Tools to access Microsoft PST and OST files
2014-05-13 00:26:10 +04:00
Michael Shigorin
e87895ef48 rescue+extra: added altquire
This package contains a custom dialog-based dc3dd frontend
aimed to help non-expert CLI users to deal with common tasks
involving full-drive imaging and contributed by Maxim Suhanov.
2014-05-13 00:25:14 +04:00
Michael Shigorin
c0d3472997 regular.mk: added dhcpcd, powerbutton handling to jeos
A virtual machine lacking DHCP client seems much less useful,
and being able to shut one down via emulated ACPI button press
seems like no luxury either.
2014-05-13 00:25:02 +04:00
Michael Shigorin
600febca30 vmguest, install2: add vmware modules
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.
2014-05-13 00:25:02 +04:00
Michael Shigorin
c74242f3b3 rescue+extra: added libevt* tools
As requested by Maxim Suhanov; libwrc has been a dependency
and yielded a tools subpackage too, included either.
2014-05-13 00:25:02 +04:00
Michael Shigorin
db4b3d10b2 live: don't chkconfig dm explicitly
dm service is set up to autostart when installed anyways,
and explicit `chkconfig dm on' results in it being turned on
at runlevels 2, 3 and 4 too which is really not needed.

Thanks led@ for spotting and reporting this.
2014-05-13 00:25:02 +04:00
Michael Shigorin
f5f3fae2bb regular.mk: changed wmaker flavour to led-ws
It appears that led-ws kernel flavour hasn't been tested
within regular builds which is a shame; let's fix that.
2014-05-13 00:25:00 +04:00
Michael Shigorin
ba7d145adb rescue+extra: added a few more tools
These are rather foreignsic:

liblnk-tools: Tools to access the Windows Shortcut File (LNK) format
libregf-tools: Utilities to inspect Windows REGF-type Registry files
libuna-tools: Utilities from libuna for Unicode/ASCII Byte Stream conversions
libvshadow-tools: Tools to access the Volume Shadow Snapshot (VSS) format

Suggested by Maxim Sunahov and ported from OBS packages.
2014-05-12 18:27:08 +04:00
Michael Shigorin
e3571f276a stage2, efi: added kernel config test collector
The newly-introduced STAGE1_KCONFIG variable serves
to keep those kernel configuration options that are
required to be present in the kernel to boot.
2014-05-12 18:27:08 +04:00