Commit Graph

23 Commits

Author SHA1 Message Date
Dmitriy Terekhin
3ce96ef71f alt-server: Remove ALT Domain Server (ldap+kerberos) 2023-02-22 22:08:38 +07:00
Anton Midyukov
41b065336f check conditions of make for equality of variables with an empty value
check conditions of  make  for equality of variables with an empty value
instead of check definition.
A defined but empty variable under all these conditions results errors.
2022-12-30 19:39:43 +07:00
3a3c26f3f8 - kwrk: using packages profiles 2022-07-25 18:13:23 +07:00
Dmitriy Terekhin
ec746055a5 alt-server: remove delay on 1st boot
Mediawiki and Nextcloud take a long time to set up
on the 1st boot of the system.
They are removed by default.
The user who wants to install them
will be warned about the long 1st boot.
2022-06-03 21:48:11 +07:00
Dmitriy Terekhin
ea92d14525 alt-server: add menu item "net.if.mgt."
Network interface management system:
- NetworkManager daemon by default
- Systemd network configuration daemon
2022-06-03 21:48:10 +07:00
Anton V. Boyarshinov
2253c817c9 alt-server: useless docs pacakge group removed 2021-10-28 01:51:33 +07:00
Anton Midyukov
46c2d22025 engineering: use your minimal install profile
This should solve the problem of profile mismatch. In fact, the
minimum profile is selected and a different one is displayed.
There is a problem when one of the profiles is at a different level
of the hierarchy.
2021-07-05 14:07:17 +07:00
Andrew A. Vasilyev
52536a19c3 server-v: change the order of profile items 2021-06-08 21:19:18 +07:00
Andrew A. Vasilyev
454c2a1352 server-v: add opennebula-lxd to profiles list 2021-06-08 21:19:04 +07:00
Anton Midyukov
36dd0915da engineering.mk, p9.mk, regular.mk: Initial engineering as distributiv 2020-12-23 01:49:27 +07:00
Anton Midyukov
d3bba9f30e alt-server: Fixed order profiles 2020-06-10 19:30:43 +07:00
Anton V. Boyarshinov
7c9012f780 alt-server buildable on i586 2020-05-22 19:53:52 +03:00
Michael Shigorin
1bf52fe753 {groups,lists,profiles}/centaurus*: initial import
These have been:
- taken from x86_64 server iso (in substituted form);
- checked against m-p-d where needed;
- renamed from centaurus-* to centaurus/*;
- updated with s/samba-server/samba/;
- archdep bits adjusted for m-p-d/m-p syntax difference;
- amended with some tester feedback based additions included;
- pruned regarding p9/branch packages availability.
2020-05-22 19:48:00 +03:00
0e090586b5 server-v: Added OpenVZ group,list and profile 2020-05-22 13:34:37 +07:00
9a7df64e3c server-v.mk, {groups,profiles}/server-v: renumbering groups and profiles 2020-05-22 13:34:36 +07:00
03d5b6979a groups/server-v, server-v.mk: renumbering of groups for Server-V 2020-05-22 13:34:36 +07:00
Michael Shigorin
e0def77ca8 pkg.in/*/Makefile: refactor using archdep-filter
Duplicating the architecture tag handling logic was afwul
indeed; one-liner (well, two lines for readability) is not
that bad at least, factoring it out wouldn't gain a lot.

Fixes: 7573547328
2019-10-23 15:11:59 +03:00
2d748fea57 rename profiles for server-v and move to server-v dir 2019-06-18 16:15:00 +03:00
8f81f3110e pkg.in: more --parents
Allow placing profiles in directory like groups and lists.
2019-06-18 16:14:19 +03:00
9da92a21b3 add server-v profile 2019-06-17 22:21:44 +03:00
Michael Shigorin
7573547328 profiles: introduce @IA32, @X86 archdep macros
See commit 2d257a425b
for details, this just brings those to pkg.in/profiles/
(along with the generic archdep support, of course).
2018-06-25 09:55:01 +03:00
Michael Shigorin
9e80387420 profiles, metadata: s/PKG_PROFILES/THE_PROFILES/g
...to reduce the divergence with the rest of related variables;
these installer profiles affect the default checkbox states.
2018-06-25 09:54:53 +03:00
Michael Shigorin
1f13b3a039 pkg.in: initial profiles/
This is to support Centaurus-like images featuring
more than a single installation profile (e.g.,
"workstation/server/minimal").

Quite a few more modifications are needed to do it
right though as m-p has fallen prey to exactly the
"single root composition" assumption with its current
THE_* variables semantics and processing.
2016-04-01 14:25:08 +03:00