Anton Midyukov
0c873dd010
regular.mk: use/efi/refind for all targets, except jeos
...
elilo does not support secure boot with shim-signed 15.
jeos does not require Secure Boot.
2019-04-29 13:48:24 +03:00
Anton Midyukov
bd50f525df
regular.mk, desktop+lxde: refactoring
...
With the arrival of elogind in sysvinit, the lxde metapackage can
be used for all builds.
2019-04-16 17:24:29 +03:00
Anton Midyukov
804c89243f
mixin.mk: add xfce-polkit
...
With the arrival of elogind in sysvinit, the polkit agent is needed
within all builds using it.
2019-04-16 17:24:20 +03:00
Anton Midyukov
fbc102f2d5
mixin.mk, regular.mk: switch sysvinit builds to elogind
...
elogind provides sessions for polkit; use/init/sysv/polkit
and use/deflogin/sysv/nm are not needed anymore,
polkit-agent is needed instead.
2019-04-16 17:23:54 +03:00
Mikhail Gordeev
a4d5464ade
conf.d/vm.mk: Add locales and tzdata to vm/systemd
2019-04-02 17:44:02 +03:00
Mikhail Gordeev
edb44bf43b
conf.d/ve.mk: Add ve/systemd-base
...
More than ve/systemd-bare (for now has locales and tzdata).
2019-04-02 17:43:55 +03:00
Mikhail Gordeev
0143cf9af7
conf.d/ve.mk: base ve/systemd-bare on .apt
...
Sytemd contains systemd-networkd for network configuration package.
2019-04-02 17:43:51 +03:00
Mikhail Gordeev
95ee98b3bf
conf.d/ve.mk: base ve/docker on .apt
...
Docker uses iproute2 to configure network.
2019-04-02 17:43:47 +03:00
Anton Midyukov
03bda0fa74
regular.mk: switch icewm to default display manager
...
...that is, gdm2.20 for sysvinit; it was clobbering lightdm
before commit 510e2933f7
anyways.
2019-04-01 21:02:28 +03:00
Anton Midyukov
4c191a8727
mixin.mk, regular.mk: factored out mixin-builder
...
This mixin will be used for non-x86 image builds.
2019-04-01 20:27:08 +03:00
Anton Midyukov
2f5cb67331
mixin.mk: switch to chrony
...
chrony is a modern ntp client working better than openntp's one
in many circumstances (especially on e2k hardware).
2019-04-01 20:12:00 +03:00
Anton Midyukov
82bf8c1c0f
regular.mk: added dependency on mixin/regular-x11
...
This allows to unify the contents of regular builds.
2019-04-01 20:11:26 +03:00
Anton Midyukov
b8931f3132
Drop TDE support
...
It's missing in Sisyphus altogether:
http://git.altlinux.org/tasks/archive/done/_184/188854/
2019-03-11 15:45:00 +03:00
Anton Midyukov
c5aa77220c
Drop kde4 support
...
Sisyphus doesn't contain suitable KDE4 package set by now.
2019-03-11 15:37:05 +03:00
Anton Midyukov
40f08ec324
mixin/regular-xfce-sysv: added xfce4-screensaver
...
regular-xfce-sysv doesn't use xfce4-full so still needs a screensaver.
2019-03-04 20:19:56 +03:00
Anton Midyukov
c6e716b3fc
mixin/regular-xfce: drop xscreensaver
...
xfce4-full now provides its own xfce4-screensaver
2019-03-04 20:19:03 +03:00
Anton Midyukov
397808f840
distro/regular-lxqt: added desktop+lxqt+extra
...
regular-lxqt.iso is intended for actual use, and therefore may be
allowed to contain a lot of packages that are not related to DE.
2019-03-04 20:18:34 +03:00
Anton Midyukov
89c65ba9a1
mixin.mk, distro.mk: move falkon to the distro itself
...
It is wrong to make it impossible to use the default browser
(firefox) for targets using mixin/regular-lxqt given the
caveat with setting a variable to X, then to Y, then to X
again through make targets (see e.g. bootloader feature's
README).
2019-03-04 20:05:47 +03:00
Anton Midyukov
e42c9d8b2c
mixin.mk: new target mixin/office
...
mixin/office contains packages for solving typical office tasks
Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
2019-03-04 20:01:18 +03:00
Ivan A. Melnikov
db9e4423ef
mixin.mk: move lists from LIVE_LISTS to THE_LISTS
...
This way the packages will get into the vm and mipsel images.
2019-03-04 20:00:54 +03:00
Anton Midyukov
5d790776d2
mixin.mk: re-added NetworkManager to icewm
...
NetworkManager works on sysvinit again.
2019-01-21 17:55:28 +03:00
Anton Midyukov
15888b4d95
desktop.mk, mixin.mk: replace desktop-extra target
...
mixin/desktop-extra will be used for non-ISO builds
2019-01-21 17:50:58 +03:00
Anton Midyukov
9d5fbe86f1
mixin.mk, regular.mk: restrict plymouth to x86
...
...as it's might be unavailable in non-x86 repositories.
2019-01-14 19:06:04 +03:00
Anton Midyukov
e1974cf1cb
regular.mk: drop vconsole-setup-kludge
...
https://bugzilla.altlinux.org/28805 was fixed long ago.
2019-01-14 17:31:09 +03:00
Anton Midyukov
10ba71f417
mixin.mk, regular.mk: refactor desktop targets
...
...as more packages become available across the arches.
2019-01-14 17:12:55 +03:00
Anton Midyukov
c6b80f3457
mixin.mk, regular.mk: fix portability
...
mixin/regular-desktop can be used in non-x86 builds
where dualboot situation tends to be more rare;
let's keep this installer feature (tweaking installer
to pick up "other" filesystems) to regular.mk.
2019-01-14 17:09:15 +03:00
Anton Midyukov
d1d5e3e460
mixin.mk, regular.mk: factored out mixin-icewm
...
This mixin will be used for non-ISO image builds.
2019-01-14 16:57:08 +03:00
Anton Midyukov
1c80e7a008
mixin.mk, regular.mk: factored out mixin/regular-x11
...
This mixin will be useful for non-ISO image builds.
2019-01-14 16:54:24 +03:00
Michael Shigorin
b382921136
e2k.mk: added python-module-serial
...
...to any installer: tends to be useful, documented already.
2018-12-24 20:39:22 +03:00
Michael Shigorin
344914c3ae
basealt.mk: videodriver choice for 101/ws
...
It's been tiresome to setup a few hosts having to rollback
to modesetting which exposes no artifacts at all (albeit
being slower) from mga2 that has issues with GTK3 for me...
do it this way.
2018-12-24 20:37:30 +03:00
Michael Shigorin
f8af203a87
basealt.mk: tweak e2k workstation names
...
"ALT Workstation/?01" presented some minor problem
with ISOs, I don't even recall this one precisely;
could be a readability or differentiability;
just go ahead with slightly better names.
2018-12-24 20:36:01 +03:00
Michael Shigorin
a381382949
basealt.mk: auto-dualseat support for alt-workstation-801
...
This one-liner turns ALT Workstation for Elbrus 801-PC
into a more convenient distribution for dualseat rollouts.
(we didn't tackle sound aspects yet -- these can be handled
through PulseAudio locally -- and media mounting ones either;
still much beta than nothin')
See-also: http://0x1.tv/20180930D
2018-12-24 20:34:10 +03:00
Michael Shigorin
16df1040f9
e2k.mk: add jeos iso metadata
...
These deserve to be distinguished already.
2018-12-24 20:27:51 +03:00
Michael Shigorin
a631149aec
e2k.mk: move vm/e2k-rescue to unified kernel
...
elbrus-def works for me on either of 4c, 8c, or 1c+ based systems;
call it properly then.
2018-12-24 20:26:12 +03:00
Dmitry Derjavin
17a3e4ced4
regular.mk, live.mk: use regular-mate for regular-robotics
...
...instead of live-tde.
2018-12-24 20:07:10 +03:00
Dmitry Derjavin
d2ff5036fe
live.mk: use live-tde as a base instead of icewm
2018-12-24 20:07:02 +03:00
Denis Pynkin
20b0b23fa2
regular.mk, lxc, lxd: updated regular-server-lxd
...
Use lxd-bridge for networking.
2018-12-24 19:54:15 +03:00
Denis Pynkin
b2f8702774
regular.mk: added regular server with LXD
2018-12-24 19:49:38 +03:00
cf420b2174
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).
2018-12-24 19:36:31 +03:00
Anton Midyukov
5a04178b10
mixin/regular-desktop: requires polkit
...
Needed explicit require polkit for regular on arm port
2018-12-24 19:04:05 +03:00
Anton Midyukov
048140c2aa
mixin-regular-mate: added NetworkManager applet
...
A desktop distro usually needs use/x11/gtk/nm (applet) in addition
to +nm (NetworkManager subsystem) itself.
2018-12-24 18:27:21 +03:00
Anton Midyukov
b87d0a90fc
mixin/xfce: added xscreensaver with gui
...
xscreensaver needed in regular-xfce, not just xfce-sysv
2018-12-24 18:13:57 +03:00
Anton Midyukov
bd888c25b2
mixin.mk: new target mixin/mate
...
factor out mixin/mate portability target
2018-12-13 16:36:48 +03:00
Michael Shigorin
7daaeca287
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: 3c2ef1c035
2018-12-03 15:59:33 +03:00
Michael Shigorin
83d7b9b3c8
mixin.mk: added extra google fonts to xfce mixin
...
Those Windows-like ones.
Suggested-by: Speccyfighter
See-also: https://www.altlinux.org/index.php?title=Starterkits%2Fbugs&type=revision&diff=43060&oldid=42739
2018-11-15 19:15:28 +03:00
Michael Shigorin
0ef3192cac
regular.mk: add eMMC support
...
Should have been done along with commit
d887dd1f8a
back then!
Reported-by: Leonid Krivoshein <klark@altlinux.org>
2018-11-13 18:55:53 +03:00
Anton Midyukov
45e47303f7
distro/.regular-install-x11: use/init/sysv/consolekit
...
Added missing consolekit for regular sysVinit with
classic installer
2018-11-08 18:19:51 +03:00
Michael Shigorin
7feec8e80e
regular.mk: drop xpra from icewm flavour
...
This one was added along with winswitch as a nice
solution to cross-host GUI problem; there was no
feedback on the inclusion though, and antohami@
tells that xpra-browser complains regarding dbus now.
Reported-by: Anton Midyukov <antohami@altlinux.org>
2018-11-06 14:43:09 +03:00
Anton Midyukov
a724e8e55d
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-10-29 12:46:37 +03:00
Anton Midyukov
4aa54c9ea3
drop use/palemoon/suggested
...
Package palemoon-suggested no longer exists.
2018-10-29 12:46:25 +03:00