Commit Graph

477 Commits

Author SHA1 Message Date
Anton Midyukov
06b7093fa7 mixin.mk, regular.mk: Not add extra lists in mixin/regular-x11
List base+regular+extra contains lvm, mdadm, which are not needed
in rootfs.
2021-04-03 21:51:08 +07:00
Anton Midyukov
453c520b9f regular.mk: Set BOOTLOADER to grubpcboot for i586, x86_64
syslinux is temporarily broken.
See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=39805
2021-03-16 18:12:48 +07:00
Anton Midyukov
45228a35bb regular.mk: Not set kflavour to std-def for desktop regulars
The std-def kernel is already set as the default in use/kernel for
the architectures where it is available.
2021-03-15 23:05:49 +07:00
Anton Midyukov
a1862c5c92 regular.mk: Rethinking targets .regular-x11, .regular-wm 2021-03-15 23:05:49 +07:00
Anton Midyukov
6f048c05e0 regular.mk: Add use/grub/gfxboot for desktop regulars 2021-03-15 23:05:49 +07:00
Anton Midyukov
5ff231e3a8 mixin.mk, regular.mk: Use NetworkManager (native) for Regulars again
The default is NetworkManager (etcnet), so need select NetworkManager
(native) mode.
2021-03-15 23:05:49 +07:00
Anton Midyukov
c53159b998 Add aptitude for all regulars, except jeos
Suggested-by: https://www.opennet.ru/openforum/vsluhforumID3/123240.html#60
2021-02-16 16:52:26 +07:00
Michael Shigorin
b656273d24 regular.mk: do not default to mounting anything found
installer-feature-desktop-other-fs was made to ensure
that every filesystem available on the particular host
would be accessible upon installation; this is against
the regular builds and starterkits idea of "we give the
base, you do what *you* need upon it".

See-also: http://www.opennet.ru/openforum/vsluhforumID3/122797.html#53
2021-01-25 19:42:31 +07:00
Anton Midyukov
f73cd91a43 regular.mk: switch to default browser for icewm-sysv
chromium segfault on i586.
Also-see: https://bugzilla.altlinux.org/show_bug.cgi?id=39468
2020-12-23 15:25:15 +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
b98d5eb574 regular.mk: Add +nm into regular-deepin 2020-12-09 13:03:18 +07:00
Anton Midyukov
1b9211d4dc regular.mk: Not add live_rw into EFI_BOOTARGS
Not needed for grub-efi.
2020-12-05 00:25:53 +07:00
Anton Midyukov
4def3ed445 regular.mk, x11: Initial regular-deepin.iso
Suggested by lvol@
2020-11-27 03:02:23 +07:00
Anton Midyukov
a673224571 regular.mk: Switch to grub-efi bootloader for iso 2020-11-23 17:06:20 +07:00
Anton Midyukov
2845c6e18d mixin.mk, regular.mk: Not added distro specific target into mixin/regular-wmaker 2020-11-23 17:03:45 +07:00
Anton Midyukov
79161e81e5 regular.mk: Fix jeos-sysv (remove a temporarily added row) 2020-11-23 15:17:04 +07:00
Anton Midyukov
c00f508b84 deflogin: Added SPECIAL_USER
Variable SPECIAL_USER must have the following format:
user:group:uid:gid:homedir:shell
Example:
@$(call set,SPEC_USER,user:user:500:500:/home/user:/bin/bash)
2020-10-26 16:53:29 +07:00
Michael Shigorin
338f8db64d regular.mk: adapted for e2k
As discussed while tweaking power feature, e2k's powerbutton
handling scheme differs slightly at the moment so it does
need some special handling.

No need to toss firmware-linux around if it's not there though.
2020-09-07 20:25:50 +03:00
Michael Shigorin
43433e2518 regular.mk: use/kernel/latest
...instead of hardwiring un-def; this should help building
starterkits for secondary arches.
2020-09-07 20:25:45 +03:00
Anton Midyukov
c505b9c97e regular.mk: Fix build regular-server-hyperv
Typo again...
2020-08-26 17:03:32 +07:00
Anton Midyukov
c37775cdf4 regular.mk, server: timeout alignment for syslinux and grub
timeout for syslinux is measured in deciseconds, and for grub in seconds.
2020-06-06 02:18:55 +07:00
Anton Midyukov
e855904990 regular.mk: use default browser for regular-lxqt
Falkon not starting on Raspberry Pi 3.
2020-06-06 02:18:55 +07:00
Anton Midyukov
f70394409a regular.mk: Switch KFLAVOUR to std-def for jeos-sysv
The installer cannot start in qemu with the un-def kernel.
2020-06-06 02:18:55 +07:00
Anton Midyukov
c708f0f147 regular.mk: Replace staging to drm for jeos-sysv
KMODULES staging is too much for jeos.
2020-06-06 02:18:55 +07:00
Anton Midyukov
2083f61fa5 regular.mk: drop vmguest for jeos
Not needed for jeos.
2020-06-06 02:18:55 +07:00
Anton Midyukov
925288faa8 regular.mk: Added apt-conf-ignore-systemd in jeos-sysv
This is the apt configuration file for systems on sysvinit,
to ignore the installation of systemd packages.
2020-06-06 02:18:55 +07:00
Anton Midyukov
f59fee72da mixin.mk, regular.mk: added mixin/regular-gnome3 2020-05-22 13:34:37 +07:00
Anton Midyukov
32b4711351 regular.mk: added acpid 2020-05-22 13:34:37 +07:00
Anton Midyukov
7a55147ed2 regular.mk: Added use/branding/full into distro/.regular-desktop
This needed for aarch64.
2020-05-22 13:34:35 +07:00
Anton Midyukov
afa3825492 regular.mk: use/efi/refind for install-x11 instead install 2020-05-22 13:34:35 +07:00
Anton Midyukov
fac59c9ed4 engineering, realtime.mk: added engineering/misc list 2020-05-22 13:34:35 +07:00
Anton Midyukov
639d1022bd regular.mk; added use/init/sysv/polkit to regular-xfce-sysv-install 2020-05-22 13:34:34 +07:00
Anton Midyukov
88371fed1a regular.mk: change gdm2.20 for regular-xfce-sysv-install 2020-05-01 23:49:57 +07:00
Anton Midyukov
8e78afa9f7 regular.mk: added glibc-locales into distro/regular-jeos-systemd
systemd needed glibc-locales
2020-05-01 23:49:57 +07:00
Anton Midyukov
01e0d9a49c regular.mk: use/stage2/kms for builder and rescue
This needed for qemu (virtio-gpu) on aarch64.
2020-05-01 23:49:57 +07:00
Anton Midyukov
cdae56a6b5 regular.mk: Added grub*.cfg generate for builder and rescue 2020-05-01 23:49:57 +07:00
Anton Midyukov
fc5bbb79bf regular.mk: use/x11/lightdm/gtk by default
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
ddaa686ae9 regular.mk: added fdisk to regular-jeos-full
See-also: https://bugzilla.altlinux.org/38092
2020-05-01 23:49:56 +07:00
Anton Midyukov
7d857f886f regular.mk: added staging kernel module for jeos, server
This is to ensure a wider support network interfaces.
2020-05-01 23:49:56 +07:00
Anton Midyukov
9c17a81153 regular.mk: for lxqt use default display-manager
sddm is too fastidious to the video driver, and lxqt is for weak hardware.
2020-05-01 23:49:56 +07:00
Anton Midyukov
af77f3f887 regular.mk: Use stage2 features instead STAGE1_MODLISTS 2020-05-01 23:49:56 +07:00
Anton Midyukov
2495317df2 regular.mk, regular-vm.mk: added +systemd to +systemd-optimal
+systemd-optimal do not call +systemd more.
Also added +systemd-optimal into jeos-systemd, regular-server. Need
to disable core dump
2020-05-01 23:49:56 +07:00
Anton Midyukov
9aae20c642 regular.mk: use/ntp/chrony for jeos-full 2020-05-01 23:49:56 +07:00
Anton Midyukov
2c82e017da regular.mk: use/ntp/chrony for regular-server 2020-05-01 23:49:56 +07:00
Anton Midyukov
f91443c8d4 regular.mk: add EFI support (grub-efi) for jeos
Also:
- added new target jeos-systemd,
- disabled quiet for cmdline kernel
- returned to its original form regular-jeos-ovz
2020-04-03 22:56:58 +07:00
Anton Midyukov
af9130ad95 regular.mk: exclude LibreOffice of Engineering
See-also: https://lists.altlinux.org/pipermail/devel/2019-December/209313.html
2020-01-20 22:46:08 +07:00
Anton Midyukov
ed9f6f09bc regular.mk: add use/stage2/kms for all installer
Needed for running installer.
2020-01-20 22:46:08 +07:00
Anton Midyukov
99808645d7 regular.mk: add gnome-software-disable-updates to regular gnome3 2020-01-20 22:46:08 +07:00
Anton Midyukov
1885b7a3ae regular.mk: use grub for jeos 2020-01-20 22:46:08 +07:00
Anton Midyukov
94168cf14b regular.mk: enable getty@tty1 for server-base 2020-01-20 22:46:08 +07:00