Michael Shigorin
9bb71fbbd1
1.1.110-alt1
...
- lxde-sysv
2017-07-31 23:02:56 +03:00
Anton Midyukov
97ace27fff
Added list desktop+engineering
2017-07-30 14:44:07 +03:00
Anton Midyukov
d383f53f71
Added distro/regular-lxde-sysv and distro/alt-p8-lxde-sysv
2017-07-30 14:42:53 +03:00
Anton Midyukov
ce814b771b
Fix lists packages regular-lxde: - added lxde-lxhotkey to desktop+lxde - added deadbeef-etcskel smplayer-mpv to desktop+lxde+extra - remove sakura from desktop+lxde+extra
2017-07-30 14:42:41 +03:00
Anton Midyukov
82228d35fd
Delete openscada from distro/regular-tde
2017-07-30 14:42:11 +03:00
Michael Shigorin
d58e5b58d6
cleanup, install2: don't drop glibc-gconv-modules
...
It's needed for alterator-wizardface ported to guile22.
Suggested-by: Sergey Bolshakov <sbolshakov@altlinux.org>
2017-07-30 14:40:32 +03:00
Michael Shigorin
14f1f84095
desktop+enlightenment+e17+extra: drop gst-plugins-nice
...
It's no more built from libnice in sisyphus,
replaced by gst-plugins-nice1.0:
http://git.altlinux.org/tasks/archive/done/_180/184665/
PS: in fact, drop all of them (gstreamer 0.10 related)!
Suggested-by: Yuri Sedunov <aris@altlinux.org>
2017-06-27 19:12:41 +03:00
Michael Shigorin
63b96a0750
Revert "stage2: force grub-compatible ext4 options"
...
This reverts commit 4a4da37d06
as Sisyphus has got GRUB 2.02 in the mean time:
http://git.altlinux.org/tasks/archive/done/_179/183896/
2017-06-16 18:26:41 +03:00
Michael Shigorin
1814490ec2
lists/workstation: rem-sys additions
...
These few tweaks have been proposed by Remote Systems.
Suggested-by: Erik Palvanov <erik@rem-sys.ru>
2017-06-14 15:43:08 +03:00
Michael Shigorin
004075442a
basealt.mk: add efi-memtest86
...
Suddenly noted workstation images lack that one.
2017-06-13 14:38:12 +03:00
Michael Shigorin
b23aa4198d
basealt.mk: add smartcard support checkbox
...
Note that LiveCD includes tagged/base+smartcard pkglist
but the installed system lack these unconditionally;
change that for dd@.
2017-06-13 14:11:26 +03:00
Michael Shigorin
2a3bfdb237
pkg.in: added workstation/smartcard group/list
...
These have been asked for by dd@, let's provide a checkbox.
2017-06-13 14:07:45 +03:00
Michael Shigorin
206f0844c9
gear-store-tags
2017-06-12 20:54:56 +03:00
Michael Shigorin
78938337d3
1.1.109-alt1
...
- starterkits-20170612
2017-06-12 20:52:22 +03:00
Michael Shigorin
31ecda7272
docs update
...
Another minor facelift:
- s/ALT Linux/ALT/gc (where applicable);
- s/7.0/8.0/g;
- 2017;
- e2k;
- links.
2017-06-09 19:31:42 +03:00
Michael Shigorin
0b2da1ab8f
spec: s/ALT Linux/ALT/g; add Russian description
...
The former relates to company change and rebranding;
the latter is long overdue, just do that *now*.
2017-06-09 19:26:28 +03:00
Michael Shigorin
d9e2fb2b91
[*] desktop+mate: add pavucontrol
...
"Sound [volume knob] is missing in regular-mate"
Reported-by: Alexey Kostarev <kaf@nevod.ru>
2017-06-07 14:42:56 +03:00
Michael Shigorin
c72468b28b
desktop+regular: add mc
...
It's been found missing in sysv-xfce flavour.
2017-06-06 14:45:40 +03:00
Michael Shigorin
bb03a7d27f
desktop+lxde+extra: replaced geeqie with gpicview
...
It's an LXDE project *not* pulling in ImageMagick-tools with its
display's ImageMagick.desktop jumping into menu to confuse users!
2017-06-05 15:40:00 +03:00
Michael Shigorin
cba35602aa
base+bench: drop postal
...
It's not a base benchmark as tackling mail servers
takes it libp11-kit and friends which no one else
expected to come and occupy enough space.
2017-06-01 16:48:56 +03:00
Michael Shigorin
aa07fb044d
regular.mk: add smartcard support to mate flavour
...
This makes more sense than with rescue as it's not only hardware
support check then but also actual functionality can be tested.
Looks like MATE is the DE we rather expect/recommend in environments
where PC/SC tends to pop up.
2017-06-01 16:22:20 +03:00
Michael Shigorin
e1982cd71b
regular.mk: dropped smartcard support from rescue
...
It's rare enough that more complete images could be used,
and it pulls in polkit with mozjs which is terrible here.
Never been a feature request but rather a TODO item,
and image size is what folks seem to be actually
concerned with.
Reverts: 29ad239354
2017-06-01 16:18:08 +03:00
Michael Shigorin
342bf61219
base+bench: drop dbench
...
It's pretty small but dbench-data is *huge* (~25 Mb)!
2017-06-01 16:13:12 +03:00
Michael Shigorin
8f6bbd87b7
regular.mk: rehash domain-client support
...
This hefty bunch of packages gets dropped from most of the flavours;
those ones pulling it in explicitly (kde4, kde5, mate, xfce) get rid
of krb5-ticket-watcher as it's now autostarting (which is annoying
if one doesn't really intend to use kerberos auth off a livecd).
Parties looking into integrating non-mainstream starterkits into ALT
domain or whatever are highly probably best served by a custom build
including libreoffice et al. anyways, and those experimenting can
just follow wiki instructions when needed.
Feedback is welcome, of course.
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=33518
2017-06-01 14:25:59 +03:00
Michael Shigorin
4a4da37d06
stage2: force grub-compatible ext4 options
...
We use grub2 2.00, it's not compatible with new mke2fs
options (namely "64bit" one); disable it for now.
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=33489#c6
2017-05-31 22:47:55 +03:00
Michael Shigorin
d887dd1f8a
basealt.mk: add eMMC support to installer
...
This one has been considered to be in already!
2017-05-31 19:08:33 +03:00
Michael Shigorin
4cabc223ad
desktop+enlightenment+e17+extra: drop gst-plugins-ugly
...
It's no more in sisyphus.
See-also: http://git.altlinux.org/tasks/archive/done/_177/182028/
2017-05-31 19:08:28 +03:00
65398a221d
- cleanup l10n
2017-05-31 19:08:17 +03:00
Michael Shigorin
dd1ed169e2
gear-store-tags
2017-04-24 19:41:43 +03:00
Michael Shigorin
a03319806a
1.1.108-alt1
...
- yandex.mirror
2017-04-24 18:58:50 +03:00
Michael Shigorin
645f95f0a8
regular.mk: initial rescue-netbootxyz flavour
...
This one has been split from regular rescue following
discussion with Will Glynn; some hefty bits like UEFI
support or an extra squashfs to check the image integrity
aren't needed, so let's just build a slimmer ISO instead.
Suggested-by: Will Glynn <will@willglynn.com>
See-also: https://bugzilla.altlinux.org/33374
2017-04-21 13:03:32 +03:00
Michael Shigorin
4321fefc60
live, repo, rescue: use yandex mirror
...
...instead of (often-crowded) ftp.altlinux.org for updates.
2017-04-21 13:03:27 +03:00
Michael Shigorin
2f6457eaed
server: s/drbd83/drbd/
...
...as drbd83 has been dropped.
2017-04-05 10:43:48 +03:00
Michael Shigorin
89baad8223
rescue+{extra,misc}: dropped partclone, drbd83-tools
...
These have been removed from sisyphus:
http://git.altlinux.org/tasks/archive/done/_176/181218/
http://git.altlinux.org/tasks/archive/done/_177/181341/
2017-04-05 10:43:38 +03:00
Michael Shigorin
ac743e2b93
ve.mk: enable sshd in systemd-bare
...
Suggested-by: Anton Farygin <rider@altlinux.org>
2017-04-04 13:23:44 +03:00
Michael Shigorin
e93bf355b7
gear-store-tags
2017-04-03 20:35:34 +03:00
Michael Shigorin
8be3dab7c6
1.1.107-alt1
...
- serial improvements
2017-04-03 20:34:54 +03:00
Michael Shigorin
f207f9d538
desktop+enlightenment+e17+extra: added ephoto
...
Suggested-by: Yuri N. Sedunov <aris@altlinux.org>
2017-04-03 19:33:28 +03:00
Michael Shigorin
f4b2816af0
rescue+extra: added socat
...
...tiny bits and pieces...
2017-03-31 21:52:32 +03:00
Michael Shigorin
aa8d2bba45
x11: add +x11 shortcut
...
This should have been done before the first DE/WM-specific one!
2017-03-31 21:51:37 +03:00
Michael Shigorin
bb473203e7
install2: shrink the cleanup
...
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
2017-03-31 21:50:18 +03:00
Michael Shigorin
3330e24e1a
regular.mk: split out .regular-jeos-base
...
This is needed for a custom autoinstalling image with grub
(as installer-feature-serial-stage3 doesn't support lilo
reliably yet); see bootloader feature's README regarding
the switch but the change is basically a no-op for the
.regular-jeos intermediate target.
2017-03-31 21:45:08 +03:00
Michael Shigorin
142dd30e77
base+smartcard: added m-p-d bits
...
These were spotted in mkimage-profiles-desktop's
profiles/pkg/lists/pkcs11, carry over.
2017-03-31 21:05:28 +03:00
Michael Shigorin
f0c0d142c2
regular.mk: updated #28805 workaround
...
See-also: http://bugzilla.altlinux.org/28805
2017-03-31 20:58:29 +03:00
Michael Shigorin
bca1342015
syslinux, tty: better serial support
...
A one-liner for syslinux and a simple installer feature
change a lot in this regard!
2017-03-31 20:53:59 +03:00
Konstantin A. Lepikhov
85c52d71c6
Added support of new AMDGPU drivers
...
Added vulkan support
2017-03-24 12:47:27 +03:00
Michael Shigorin
fb125e0900
gear-store-tags
2017-03-13 22:47:26 +03:00
Michael Shigorin
ac06f8d856
1.1.106-alt1
...
- starterkits-20170312
2017-03-13 22:46:52 +03:00
Michael Shigorin
9efdc3f58a
regular.mk: update regular-server-samba4
...
...as its former base, regular-server, includes Samba DC too now.
2017-03-09 12:24:34 +03:00
Michael Shigorin
d27f05e8be
archive+extra: added zpaq
...
...just in case.
2017-03-07 12:47:04 +03:00