Anton Midyukov
44fb135c05
regular.mk, regular-vm.mk: add NetworkManager-tui to regular-builder
2022-01-20 09:31:03 +07:00
Anton Midyukov
158b5bf1b8
regular-vm.mk: add vm/regular-systemd (qcow2 only)
...
Requested by lakostis@
2022-01-19 20:28:51 +07:00
Anton Midyukov
ba5dd0fe14
regular-vm.mk: add +vmguest for nonspecific regulars image with desktop
...
These images also launch in virtual machines.
2021-12-28 16:09:54 +07:00
Anton Midyukov
99a88a81b6
Revert "regular-vm.mk, regular.mk: add wireless support"
...
This reverts commit 05212f64358891de46e6ad892b7a1266d82580cf.
The image becomes very large.
2021-12-11 17:46:34 +07:00
Anton Midyukov
05212f6435
regular-vm.mk, regular.mk: add wireless support
...
NetworkManager allows you to configure wireless connections.
2021-12-10 21:38:26 +07:00
Anton Midyukov
4f387eed34
regular-vm.mk: add base+network to jeos
...
etcnet will be useful in any case, even if we switch to NetworkManager.
2021-12-10 20:39:42 +07:00
Anton Midyukov
aba1b884c7
regular.mk, regular-vm.mk: add NetworkManager to regular-builder
...
NetworkManager support automatic connection of connection and also
wireless connections. Configuring wired connections will be through
2021-12-10 20:38:35 +07:00
Anton Midyukov
c5594ab6bb
regular-vm.mk: add systemd-settings-disable-kill-user-processes to jeos-systemd
2021-12-05 18:27:21 +07:00
Anton Midyukov
6c0e779e0b
regular-vm.mk: add use/auto-resize to vm/arch-dep
2021-11-23 01:23:40 +07:00
Nikita Ermakov
e9fde14ede
regular-vm.mk: Do not use/tty/S0 for riscv64
...
There is no need to specify serial console here because it is now
specified in the use/uboot.
2021-10-26 19:14:38 +07:00
Anton Midyukov
f65288733e
regular-vm.mk: do not use kernel-image-mp for vm/regular-xfce
...
Users request for an un-def kernel for xfce.
2021-10-16 21:42:37 +07:00
Anton Midyukov
3e57ac218d
regular-vm.mk, regular.mk: drop udev-rule-generator
...
Workaround is not needed for etcnet> = 0.9.19.1-alt1
See also commit 8a299b4af52677706ed7d23130ab812b83cce528
2021-09-24 22:16:13 +07:00
Anton Midyukov
b17ae8bbd7
Revert "regular-vm.mk: don't add udev-rule-generator to everyone"
...
This reverts commit 1ca160229abf09a50e15afcc059380f238998879.
2021-09-11 23:50:32 +07:00
Anton Midyukov
ab2758a039
aarch64-dbm, regular-vm.mk: drop aarch64-dbm feature
...
This feature has long lost its relevance, as intended for the first
samples of boards Baikal M with very raw UEFI firmware.
2021-09-10 22:37:23 +07:00
Anton Midyukov
e7ae83e5ae
regular-vm.mk: set minimum VM_SIZE for img
...
Writing zeros to a USB flash drive is not a very useful activity.
2021-09-10 22:35:16 +07:00
Anton Midyukov
1ca160229a
regular-vm.mk: don't add udev-rule-generator to everyone
...
This is no longer necessary, since the dependencies of
livecd-net-eth.service are fixed, and for sysvinit the
udev-rule-generator is added already.
2021-09-07 16:07:42 +07:00
Anton Midyukov
2d52443e9f
regular-vm.mk: do not use/net, use/systemd-net targets
...
This targets required udev-rule-generator-net.
2021-09-06 21:56:35 +07:00
Anton Midyukov
8a299b4af5
regular.mk, regular-vm.mk: Add udev-rule-generator
...
Workaround to solve the problem of late appearance of the network
interface.
2021-09-04 21:52:15 +07:00
Anton Midyukov
86062fce03
mixin.mk, regular-vm.mk, regular.mk: do not use udev-rule-generator-net
...
We will not rename the interfaces. So it's still more reliable.
We will use NetworkManager for all desktops, and livecd-net-eth for jeos.
2021-09-04 21:52:15 +07:00
Anton Midyukov
676aac358c
Drop STARTERKIT variable, need not
2021-09-01 22:52:14 +07:00
Anton Midyukov
40a2daf566
regular-vm.mk: set VM_SIZE to 7 GiB
...
In order for the regulars/starterkits images to fit on 8 GB flash drives.
2021-08-05 02:47:49 +07:00
Anton Midyukov
86c9b64ff3
regular-vm.mk: add mixin/regular-deepin to regular-deepin
2021-07-29 18:57:09 +07:00
Anton Midyukov
09ea530e6a
regular-vm.mk: build vm/regular-builder with systemd
...
On sysvinit does not work automatically increase the root partition.
2021-07-29 18:57:09 +07:00
Anton Midyukov
22bb501a74
mixin.mk, regular-vm.mk, regular.mk: not add bluetooth to desktop's with sysv
...
Needed fix bluez. bluez not must require systemd-utils.
2021-07-23 16:11:03 +07:00
Anton Midyukov
ebbbc28745
regular-vm.mk: build universal images for aarch64/armh
2021-07-23 16:02:03 +07:00
Anton Midyukov
2ea157af00
mixin.mk, regular.mk, regular-vm.mk: add deepin rootfs targets
2021-06-26 01:20:10 +07:00
Anton Midyukov
908a6774a9
p9.mk, regular.mk, regular-vm.mk: build starterkits from configs regulars
2021-06-06 19:55:04 +07:00
Anton Midyukov
c52002e9db
regular-vm.mk: Add use/net-eth for desktop sysvinit
2021-04-16 01:31:33 +07:00
Anton Midyukov
bb0fbf4ecd
regular-vm.mk: Set as default un-def kernel flavour, drop lts kernel flavour
...
Reason: un-def supports booting on RPi4.
lts kernel flavour has not been updated for a long time.
2021-03-15 23:05:49 +07:00
Anton Midyukov
3a31db37af
regular-vm.mk: clean forgotten temporary
2021-02-01 18:04:40 +07:00
Anton Midyukov
eb267f041c
regular-vm.mk: Fix build on riscv64 (fix typo)
2021-01-25 19:42:32 +07:00
Anton Midyukov
272e94aeff
regular-vm.mk: Simplify profiles
2020-11-06 19:20:01 +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
Ivan A. Melnikov
54b94caad6
main.mk, p9.mk, regular-vm.mk: Board name should be a suffix of image name
...
This is consistent with other architectures.
2020-09-18 12:45:09 +07:00
Anton Midyukov
f743df54f3
regular-vm.mk: Change use/bootloader/uboot for riscv64
2020-09-18 12:45:09 +07:00
Anton Midyukov
91708f4bf3
regular-vm.mk: Fix availability vm profile for ARCHES
2020-08-27 15:06:49 +07:00
Anton Midyukov
e84a2fbb2d
p9.mk, regular-vm.mk: Rename targets *-rpi4 to *-rpi
...
these targets support all Raspberry Pi.
2020-08-21 19:39:57 +07:00
Anton Midyukov
9fb7eafc62
regular-vm.mk: Set VM_SIZE=10G for builder
2020-08-15 08:42:28 +07:00
Anton Midyukov
54da0a1697
regular-vm.mk: use/ttyAMA0 for jeos-rpi4
2020-08-15 08:42:28 +07:00
Anton Midyukov
1e8376852b
regular-vm.mk: rpi4 target allowed for armh
2020-08-05 19:21:37 +07:00
Anton Midyukov
a2e06a2086
regular-vm.mk: Update rpi4 targets
2020-08-05 17:05:23 +07:00
Anton Midyukov
9827b93ed9
regular-vm.mk: Added regular-builder for Raspberry Pi 4
2020-08-05 15:38:16 +07:00
Anton Midyukov
e4815d920f
regular-vm.mk: Set kflavours to std-def, un-def for aarch64, armh, X86
2020-07-17 21:20:37 +07:00
Anton Midyukov
604f814232
regular-vm.mk: fix *-rpi4 targets
2020-07-03 13:21:04 +07:00
Anton Midyukov
2b9c9d88f8
regular-vm.mk: Added riscv64 support
2020-07-03 12:16:09 +07:00
Anton Midyukov
26d4196bc3
regular-vm.mk: Reduce jeos targets
2020-06-06 02:18:55 +07:00
Anton Midyukov
6bb407e519
p9.mk, regular-vm.mk: added gnome3 vm targets
2020-05-22 13:34:37 +07:00
Anton Midyukov
62af42615f
regular-vm.mk: not use/firefox/esr
2020-05-22 13:34:37 +07:00
Anton Midyukov
d945f9a094
regular-vm.mk: added reduced-resource for mcom02
2020-05-22 13:34:35 +07:00
Anton Midyukov
9bd0fcaf79
p9.mk, regular-vm.mk: add support Raspberry Pi 4
2020-05-22 13:34:34 +07:00