Commit Graph

17 Commits

Author SHA1 Message Date
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