Anton Midyukov
efa57b9121
live, init: move 65-os-release from live to init
...
Install /etc/*-release files if needed.
Reported-by: Ivan A. Melnikov <iv@altlinux.org>
2020-01-13 12:09:51 +03:00
Michael Shigorin
5e20cec7e2
reports.mk: refactor report output
...
Make it uniform through a function -- with the initially desired effect
of no extra lines while building multiple images with REPORT=1
(those were useless anyways printing repeatedly the same path
that's relative to a particular builddir).
2020-01-13 12:09:41 +03:00
Mikhail Gordeev
e80a3e7cca
mixin/cloud-init: Do not write network configuration
...
...as cloud-init will do that.
2020-01-13 12:09:39 +03:00
Mikhail Gordeev
5e77ac4bd0
vm/cloud-systemd: use/tty/S0 to show log on COM port
2020-01-13 12:09:37 +03:00
Mikhail Gordeev
fa19e83e90
Add BASE_BOOTARGS -- variable containing arguments to bootloader
...
The case at hand was the need to pass serial console parameters,
see the next commit.
2020-01-13 12:09:30 +03:00
Ivan A. Melnikov
429f1d182c
mipsel-mitx: add root and boot partitions to /etc/fstab
2020-01-13 12:09:28 +03:00
Anton Midyukov
d5ae97e95f
regular-vm.mk: drop mpv
...
mpv is not needed in every single one of those images.
2020-01-13 12:09:23 +03:00
Ivan A. Melnikov
471233df8a
init: fix portability 90-systemd on mipsel
...
autofs4.ko is not available on Tavolga, and might be unavailable
elsewhere as well (or vice versa, might become available).
2019-11-28 19:14:07 +03:00
Anton Midyukov
221e0e6cf4
init: set package priority syslogd for sysvinit
...
This is necessary to prevent installing the systemd package on systems
with sysvinit.
2019-11-28 19:02:08 +03:00
Anton Midyukov
29ad240c2d
pkgpriorities: also needed for rootfs
...
This should have better been done through some shared code
but it's not that obvious...
2019-11-28 19:01:50 +03:00
Anton Midyukov
ba149bf35a
desktop+lxqt: add gvfs backends
...
...to support network shares and android smartphones.
Suggested-by: Koi
See-also: https://forum.altlinux.org/index.php?topic=43220.msg343825#msg343825
2019-11-28 19:01:46 +03:00
Anton Midyukov
e1281afa28
desktop+regular: update list (fix name)
2019-11-18 19:45:13 +03:00
Michael Shigorin
8fe893e441
gear-store-tags
2019-11-18 19:10:32 +03:00
Michael Shigorin
56d7944222
1.3.15-alt1
...
- autoinstall fix (sin@)
- Baikal-M support, @ARM, elogind removal, other tweaks (antohami@)
- factored out archdep-filter, pulled in check-pkg-list (me)
2019-11-18 19:09:48 +03:00
Anton Midyukov
a641cc6fad
base+rescue, rescue+extra: move rescue-launcher from extra to base
...
"Commonly used for mass-deployment and total automatization" (c)
Suggested-by: Leonid Krivoshein <klark@altlinux.org>
See-also: https://lists.altlinux.org/pipermail/devel-distro/2019-November/001795.html
2019-11-18 18:48:55 +03:00
Anton Midyukov
55f19ec3de
base+rescue, rescue+extra: move glibc-locales from extra into base
...
~20 Mb more data...
Suggested-by: Leonid Krivoshein <klark@altlinux.org>
See-also: https://lists.altlinux.org/pipermail/devel-distro/2019-November/001788.html
2019-11-18 18:48:45 +03:00
Anton Midyukov
958a77ce72
deflogin: drop use/deflogin/sysv/nm
...
Not needed with polkit-sysvinit >= 0.4.0
See-also: http://git.altlinux.org/tasks/archive/done/_235/240919
Reverts: 4cec22b957
Reverts: 734b04f16f
2019-11-18 18:41:31 +03:00
Anton Midyukov
e9a3382b24
Revert "init: workaround for elogind to run"
...
This reverts commit b75b2cc330
.
See-also: https://lists.altlinux.org/pipermail/devel/2019-November/208963.html
2019-11-18 18:40:14 +03:00
Anton Midyukov
d0898f4748
init, mixin.mk, regular.mk, regular-vm.mk: drop elogind, polkit-gnome for sysv
...
Use polkit-sysvinit as a workaround.
See-also: https://lists.altlinux.org/pipermail/devel/2019-November/208963.html
Reverts: 08d93ed851
(and several slightly more involved places)
2019-11-18 18:39:32 +03:00
Anton Midyukov
1947c07eab
base+efi: drop fwupdate-efi
...
Dropped from Sisyphus.
See-also: http://git.altlinux.org/tasks/archive/done/_235/240885
2019-11-18 17:54:50 +03:00
Dmitriy Terekhin
05ff80d77d
regular-vm.mk: added test profile for DBM board (Baikal M1)
2019-11-08 16:07:55 +03:00
Dmitriy Terekhin
85f857dfc9
aarch64-dbm: initial feature for support DBM board (Baikal M1)
2019-11-08 16:07:54 +03:00
Anton Midyukov
d571fb794b
kernel: add initrd module ahci_platform for aarch64, armh
...
ahci_platform needed for Baikal M.
Suggested-by: Sergey Bolshakov <sbolshakov@altlinux.org>
2019-11-08 16:07:52 +03:00
Anton Midyukov
d29036d193
regular-vm.mk: add xfce-reduced-resource for vm/regular-xfce
...
Xfce used to present artifacts with compositing disabled;
now that it's fixed compositing can be disabled to increase
performance.
2019-11-08 16:07:50 +03:00
Anton Midyukov
bfcd6bc030
regular-vm.mk: enable getty@tty1 for jeos
2019-11-08 15:56:19 +03:00
Anton Midyukov
e8a1ae8f1b
regular.mk: add the ability to install gnome-shell add-ons through firefox
...
NB: firefox-gnome_shell_integration will turn into a pumpkin
after firefox 74!
Suggested-by: Annoynymous
See-also: http://www.opennet.ru/openforum/vsluhforumID3/118861.html#129
See-also: http://www.opennet.ru/opennews/art.shtml?num=51793
2019-11-01 17:52:52 +03:00
Anton Midyukov
dff07b4149
lists/uboot: use @ARM filter
...
...introduced with the previous commit.
2019-11-01 13:50:00 +03:00
Anton Midyukov
d65ae1021b
archdep-filter: add @ARM filter for aarch64, arm*
...
There are use cases when having this common knob would be desirable.
2019-11-01 13:48:54 +03:00
Anton Midyukov
f6c6c8c101
bootloader: skip missing grub/lilo
2019-11-01 13:47:00 +03:00
Michael Shigorin
0e9bb9a650
bin/check-pkg-list: imported from m-p-d
...
I've long wanted to have this nice helper around in m-p too
but might have set the bar too high.
The "prorper integration" idea was to have the script check
just those pkglists which are relevant for a given image IIRC.
Let's toss it in to begin.
2019-10-31 13:15:39 +03:00
Michael Shigorin
a7f49316a4
server: add kvm kernel module
...
Just reasonable given the server/kvm pkglist.
Suggested-by: Andrew Kornilov <hiddenman@altlinux.org>
See-also: http://altlinux.org/Терминальный_сервер_NoMachine_в_KVM
2019-10-27 02:03:05 +03:00
Michael Shigorin
91a285a04d
doc/archdep.txt: adjust accordingly
...
Those willing to reuse archdep-filter elsewhere
will likely have to figure it out from Makefiles
anyway, so probably not worth overdocumenting...
2019-10-23 15:33:44 +03: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
Michael Shigorin
fab15ba7a8
bin/archdep-filter: factored out
...
This code started breeding within pkg.in/*/Makefile,
and it was lacking both E2K (as a generic alias,
not just "e2k or e2kv4") _and_ the ability to negate
selection, as in "everywhere but not on any e2k").
Let's fix all of that at once, and parallelize sed
execution as well; my tests with 1000-line file
containing "a b c d@!E2K e@e2k f g@!X86 h i@IA32"
lines show roughly 3x higher CPU load and lower
execution time (~0.3 sec vs ~0.9 sec on 801-PC).
And turn that code snippet into a proper filter
with inline edit capability (I've dropped the exit
trap as failing to mv signals a disaster anyway).
2019-10-23 14:40:36 +03:00
Evgeny Sinelnikov
df88da98fd
install2: fix use/install2/autoinstall
2019-10-21 23:11:56 +03:00
Michael Shigorin
23cddfff03
gear-store-tags
2019-10-21 21:21:14 +03:00
Michael Shigorin
2788574bda
1.3.14-alt1
...
- make bails out on single image build error, see also make -k (iv@)
- mipsel support (iv@, antohami@)
- regular-vm.mk, refactoring, cleanups (antohami@)
2019-10-21 21:18:59 +03:00
Anton Midyukov
0505688e93
init: drop bash-completion-elogind
...
Conflicts with systemd-utils.
See-also: http://bugzilla.altlinux.org/37352
2019-10-21 20:55:04 +03:00
Anton Midyukov
efefa7b2f6
init: drop bash-completion-systemd
...
See-also:
http://git.altlinux.org/gears/s/systemd.git?p=systemd.git;a=commitdiff;h=30c28ce9e6d8d006c81b6bbecaf6423a08d8f3f5
2019-10-16 14:23:39 +03:00
Anton Midyukov
be87ba5e7f
base+efi: add firmware update utils
...
Suggested-by: Anton Farygin <rider@altlinux.org>
2019-10-16 14:23:34 +03:00
Anton Midyukov
c8aa4ea0aa
browser, regular.mk: drop palemoon
...
...it's no more in Sisyphus too:
See-also: http://git.altlinux.org/tasks/archive/done/_232/238525
2019-10-03 19:56:58 +03:00
aae4330953
disable virtual keyboard for VNC install mode
2019-09-30 21:41:24 +03:00
Anton Midyukov
32e79be977
syslinux: add pxelinux.0
...
...so that bits required for PXE boot are handy in the image.
Suggested-by: glebfm@altlinux.org , klark@altlinux.org
2019-09-30 21:40:51 +03:00
Anton Midyukov
853c5e275d
aarch64-tegra, armh-mcom02: use/bootloader/u-boot
...
It's required to set BASE_BOOTLOADER variable,
otherwise grub will get in *too*.
2019-09-30 21:29:12 +03:00
Anton Midyukov
8d4c094093
build-vm: drop 04-inittab
...
Not used by systemd and looks obsolete generally
as sysvinit-based disk images aren't really targeting
low-resource systems these days _by default_ but rather
_can_ target those as well; feel free to reconstruct
these "RAM saving" bits as a part of e.g. lowmem patch.
2019-09-30 21:19:22 +03:00
Ivan A. Melnikov
2245193cbc
use/net: Cleanup domain from resolv.conf
2019-09-30 21:06:37 +03:00
Ivan A. Melnikov
21c44d52ec
use/net-eth: increase DHCP timeout
...
bfk3 needs more than 10 seconds to bring the interface up
and get the lease.
TODO: make this configurable.
2019-09-30 21:06:11 +03:00
Anton Midyukov
e3b4c35782
p9.mk: add mipsel support
2019-09-30 21:04:06 +03:00
Anton Midyukov
12e253d8dc
p9.mk: add ELVIS mcom-02 support
2019-09-30 21:03:54 +03:00
Anton Midyukov
2e84dec042
p9.mk: add aarch64-tegra support
2019-09-30 21:03:30 +03:00