Michael Shigorin
e58c2b5d1c
gear-store-tags
1.2.25-alt0.M80P.1
2019-03-11 15:21:47 +03:00
Michael Shigorin
fcbef92bf0
1.2.25-alt0.M80P.1
...
- starterkits-20190312
v1.2.25
2019-03-11 15:19:15 +03:00
Anton Midyukov
492c63133a
builder+extra: added isomd5sum
...
...to make alt-p8-rescue.iso buildable
within running regular-builder.iso.
2019-03-11 15:16:44 +03:00
Michael Shigorin
162cc806db
gear-store-tags
1.2.24-alt0.M80P.1
2019-03-04 20:33:59 +03:00
Michael Shigorin
5a90d8fc9f
1.2.24-alt0.M80P.1
...
- 20190305 beta (antohami@)
v1.2.24
2019-03-04 20:32:47 +03:00
Mikhail Gordeev
859b653c4a
tar2fs: do not chown ROOTFS and WORKDIR
...
Changing ROOTFS owner causes a problem:
created image's root directory is owned
by user executing make instead of root.
Changing WORKDIR owner is unnecessary
because it will be removed anyways.
2019-03-04 19:45:52 +03:00
Anton Midyukov
f0253ef852
use/init/ConsoleKit: switch to Consolekit2-service
...
A separate ConsoleKit2-service package should help here...
See-also: https://bugzilla.altlinux.org/35915
2019-03-04 19:44:45 +03:00
Anton Midyukov
1a76597afe
desktop+regular: added arm-rootfs-installer
...
arm-rootfs-installer is a script to deploy rootfs archive
onto an SD card for ARM computers.
2019-03-04 19:44:24 +03:00
Anton Midyukov
b9073196a2
lists: added remote-access pkglist
...
...featuring remote access clients (surprise!).
Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
2019-03-04 19:42:53 +03:00
Ivan A. Melnikov
e724a543ba
rescue+x11: mark several packages as @X86
...
.. in attempt to use this list on mipsel.
2019-03-04 19:41:37 +03:00
Ivan A. Melnikov
dba1aaf2e2
mobile+mate: mark eeepc-acpi-scripts as @X86
...
This package does not make sense on any other platform.
2019-03-04 19:41:22 +03:00
Ivan A. Melnikov
806b8c88ba
fonts: add use/fonts/ttf/xo target
...
A small set of font packages inspired by MyOffice dependencies.
2019-03-04 19:41:04 +03:00
Michael Shigorin
b51048b8ca
rescue+extra: added rescue-launcher
...
This one can be autorun iff:
- "autorun=..." kernel boot parameter is specified;
- the image has startup-rescue instead of conventional startup;
- it's tty1.
Suggested-by: Leonid Krivoshein <klark@altlinux.org>
2019-03-04 19:40:55 +03:00
Anton Midyukov
a55e3e6c5e
sound/pulseaudio: drop pavucontrol
...
Pavucontrol is a graphical utility, and most of DEs have
similar graphical utilities. Do not duplicate them.
2019-03-04 19:40:19 +03:00
71ed7a14d1
vm.mk: add vm/.bare-grub{,-efi}
...
Some images will now be better off with GRUB;
rework ve/.bare while at that (splitting the
image targets appropriately).
2019-03-04 19:39:28 +03:00
9eae2e3779
tar2fs: add grub support
...
...for vm images; BIOS one tested, EFI one untested yet
but will be required for AArch64 VMs it seems.
2019-03-04 19:39:05 +03:00
0aa7c20ff5
init: avoid add root dev to fstab for vm image
...
This was erroneously added to overly broad class of images.
2019-03-04 19:38:35 +03:00
3921d83174
init: delete non-existing systemd feature
...
It was dropped from make-initrd back in 2012:
http://git.altlinux.org/gears/m/make-initrd.git?p=make-initrd.git;a=commitdiff;h=853eed35ea72cf5a6409ef7f465f76da4f5dd097
2019-03-04 19:38:22 +03:00
Dmitriy Terekhin
56ff21571a
need /.host/qemu* in the chroot if qemu is used
...
The original commit broke system tar2fs use by accidentally
moving TOPDIR definition into a separate shell execution;
thanks iv@ for spotting and fixing it promptly.
Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
2019-03-04 19:36:54 +03:00
Ivan A. Melnikov
2f85e97676
tar2fs: set defaults for mips*
2019-03-04 19:32:09 +03:00
Ivan A. Melnikov
cf72cd1919
build.mk: Run mips{,64}el builds natively on mips* machines
2019-03-04 19:32:02 +03:00
Ivan A. Melnikov
d19640e809
Use correct path for system tar2fs
...
tar2fs comes from m-p, not from mkimage. Also, we should
use $TOPDIR from shell, not $(TOPDIR) from make, when
calling it.
Note: this is a security fix for environments relying
on packaged mkimage-profiles with sudo enabled for the
builder user.
Fixes: f293239d5bd7d2a1e50e155f09effb56b262071e
2019-03-04 19:32:00 +03:00
Anton Midyukov
7e0515fd4b
desktop+engineering: added qelectrotech
...
qelectrotech - an electric, hydraulic, pneumatic diagram editor
2019-03-04 19:31:52 +03:00
944ac7e523
wireless: add rtl8723de
2019-03-04 19:31:28 +03:00
Michael Shigorin
e4572e6501
gear-store-tags
1.2.23-alt0.M80P.1
2018-12-07 16:33:23 +03:00
Michael Shigorin
7e78ab6313
1.2.23-alt0.M80P.1
...
- starterkits-20181212
v1.2.23
2018-12-07 16:31:18 +03:00
Anton Midyukov
25e95f00a7
desktop+mate: added clipboard manager parcellite
2018-12-06 18:43:35 +03:00
Michael Shigorin
338bd86777
rootfs: upgrade to /etc/firsttime.flag
...
Just missed this change somehow...
See-also: http://git.altlinux.org/people/shaba/packages/?p=startup.git;a=commitdiff;h=2441f9438b7956fabdb353400b9df4abace1d7a0
Suggested-by: Anton Midyukov <antohami@altlinux.org>
2018-12-04 16:05:53 +03:00
Anton Midyukov
cd321d153d
regular-lxde: switch to default browser (firefox)
...
The fate of the browser palemoon in Sisyphus is questionable.
And firefox now has no more problems with ALSA.
2018-12-04 16:05:38 +03:00
Anton Midyukov
18733c176a
new target use/x11/lxdm
...
lxdm - lightweight display manager for LXDE
2018-12-04 16:05:32 +03:00
Michael Shigorin
50777da9c0
live.mk: fixed {dos,syslinux}.iso build
...
These are supposed to be bootable indeed,
not just some data (e.g. repo) carrying images;
if distro/.boot's metadata are deemed superfluous
here, welcome to discuss and improve.
Reported-by: Anton Midyukov <antohami@altlinux.org>
Fixes: 3c2ef1c035b3037125878a092318eeefa5e0c7c5
2018-12-04 14:01:09 +03:00
Anton Midyukov
7b6ca9e545
distro/.regular-install-x11: use/init/sysv/consolekit
...
Added missing consolekit for regular sysVinit with
classic installer
2018-11-08 21:19:08 +03:00
Michael Shigorin
dfe6a5a3de
gear-store-tags
1.2.22-alt0.M80P.1
2018-09-20 16:34:13 +03:00
Michael Shigorin
60acf0bedc
1.2.22-alt0.M80P.1
...
- starterkits-20180912
v1.2.22
2018-09-20 16:30:52 +03:00
Michael Shigorin
d07f220889
desktop+mate: dropped altlinux-freedesktop-menu-mate
...
...or it fails to build off the current sisyphus :-/
20180912
2018-09-13 18:27:38 +03:00
Michael Shigorin
50431d7ede
desktop+regular: added lcdtest
...
Weird it was missing for *so* long...
2018-09-11 15:36:37 +03:00
Michael Shigorin
f0d7fa6f73
base+desktop+live, rescue+extra: added curl
...
There's wget already but curl makes http://wttr.in ,
http://cht.sh and other Igor Chubin's console oriented
web services more usable out-of-box!
2018-09-11 15:32:54 +03:00
Michael Shigorin
7345126d82
mixin.mk: added xscreensaver to sysv-based xfce targets
...
Suggested-by: Speccyfighter IIRC
See-also: http://altlinux.org/starterkits/bugs#alt-p8-xfce
2018-09-11 15:28:45 +03:00
Michael Shigorin
749f2ff3fb
Revert "regular.mk: change lightdm-gtk-greeter to slick-greeter"
...
This reverts commit e53a7b031e172554e72e08bc3f108b7be87727fc:
p8's slick greeter pulls in onboard which doesn't work with
cinnamon; we discussed this with antohami@ and chose to have
it this way for p8 starterkits (while moving on for sisyphus
based regular builds and further p9 starterkits).
2018-09-11 15:25:37 +03:00
Michael Shigorin
a8b5d25174
gear-store-tags
1.2.21-alt1
2018-08-13 20:07:52 +03:00
Michael Shigorin
e3043208f6
1.2.21-alt1
...
- volumes feature; fixups
v1.2.21
2018-08-13 20:06:48 +03:00
Michael Shigorin
c5c2ea9d79
init: tweak +systemd
...
Added chkconfig (spotted in alt-server's m-p-d)
and vconsole-setup-kludge@X86 (common problem
stop-gap item, unfortunately).
2018-08-13 20:02:16 +03:00
Michael Shigorin
fdd117f4e6
kernel, regular.mk: use/kernel/server
...
It's apparently needed for ALT Server and has been
used implicitly for server-pve starterkit.
2018-08-13 20:01:58 +03:00
Michael Shigorin
42ae9f2fab
kernel, firmware: fix KMODULES use
...
Looks like a thinko by now...
2018-08-13 20:01:52 +03:00
Michael Shigorin
a490e39d35
bootloader, mixin.mk: use/bootloader/os-prober
...
This really belongs to bootloader feature rather than
to mixin/desktop-installer alone; moving out.
2018-08-13 20:01:42 +03:00
Michael Shigorin
d6a8aae34d
conf.d, workstation/live.pkgs: use/volumes/regular
...
...instead of hardwiring the particular variant;
this one is switchable down the road at least.
The commit is a no-op otherwise.
2018-08-13 20:00:12 +03:00
Michael Shigorin
1ee6e31b92
volumes: initial feature
...
This one is directly a counterpart to mkimage-profiles-desktop's
vm-profile-% contained in use.mk.in.
2018-08-13 20:00:12 +03:00
Michael Shigorin
97719fe8b3
apt-conf: obvious fix
...
A brown paper bag class bug :-(
2018-08-07 16:35:44 +03:00
Michael Shigorin
231337179c
gear-store-tags
1.2.20-alt1
2018-08-06 22:03:52 +03:00
Michael Shigorin
dc96bfb155
1.2.20-alt1
...
- isoboot/isodata; apt-conf feature; dual-seat e801
v1.2.20
2018-08-06 22:03:14 +03:00