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
33523fb532
oem: Create empty /var/lib/install3/lists/.base
...
Empty lists/.base needed for alterator-pkg to calculate the space
required for installation when selecting groups.
See-also: https://lists.altlinux.org/pipermail/devel-distro/2020-December/002239.html
2020-12-23 01:48:59 +07:00
Anton Midyukov
b98d5eb574
regular.mk: Add +nm into regular-deepin
2020-12-09 13:03:18 +07:00
Anton Midyukov
0fe5b597c1
desktop+regular: Disable PC Speacker
2020-12-09 01:26:36 +07:00
Anton Midyukov
0dbc2a7a39
desktop+regular: exclude fwupd
...
It needs libtpm2-tss-common, which installs pam_systemd.
Setting pam_systemd makes it impossible for unprivileged users
to login on systems with sysvinit.
Also see https://bugzilla.altlinux.org/show_bug.cgi?id=39405
2020-12-09 01:17:55 +07:00
Anton Midyukov
ce1c0a22f5
gear-store-tags
2020-12-07 22:41:00 +07:00
Anton Midyukov
330456480d
1.4.5-alt1
...
- Initial feature drm, added Nvidia proprietary driver support
- Adapted use/repo/main for vm/ targets
- oem: Added ability to set alterator-setup steps
- oem: Added use/oem/install target
- wireless: Update kernel modules for wi-fi
- armh-skit: Initial feature
- grub: Drop multiple kernel support
- stage1: Also add STAGE1_KMODULES
- bootloader, plymouth: Add splash to BASE_BOOTARGS only when using
the plymouth feature
- tar2fs: Not add EFI partition for all aarch64, armh, but only for
those with grub-efi bootloader or VM_BOOTTYPE variable set
- regular.mk, x11: Initial regular-deepin.iso
- arm-rpi4: Cleanup
- grub: Added EFI_BOOTARGS into BOOT/EFI/grub.cfg
2020-12-07 22:39:33 +07:00
Dmitriy Terekhin
4aeed7ed2e
stage2/stage1: fix module names to match kernel
2020-12-05 21:03:03 +07:00
Anton Midyukov
77e80ef011
oem: Add use/oem/install target
...
This target needed for alterator-setup (pkg step).
Also added preinstall and eth-net steps.
2020-12-05 00:25:53 +07:00
Anton Midyukov
07525d728d
browser, live.mk: Drop use/browser/plugin/java, use/browser/plugin/flash
...
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
8889187eb6
browser, mixin.mk: Drop use/browser/seamonkey/i18n
...
Not needed more.
2020-12-05 00:25:53 +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
e0aa88b7b1
grub: Add EFI_BOOTARGS into BOOT/EFI/grub.cfg
...
Pay attention to what you are adding to the variable. No need to
add language and live_rw there! Они нужны только для refind.
2020-12-05 00:25:53 +07:00
Michael Shigorin
40fb799e84
install2: fix typo in cleanup script
...
Oops, I sure meant a prefix and not a single-letter name.
Reported-by: Sergey V Turchin <zerg@altlinux.org>
Fixes: 4130212a23
2020-12-05 00:25:53 +07:00
Anton Midyukov
f1de2584c2
armh-skit: auto-resize root patition enable
2020-12-05 00:25:53 +07:00
Anton Midyukov
082b221076
armh-skit: Not add u-boot bootloaders
2020-12-05 00:25:53 +07:00
Anton Midyukov
dd0a009edd
armh-mcom02: Fix auto-resize root patition
2020-12-05 00:25:53 +07:00
Anton Midyukov
b7efa177bd
arm-rpi4, auto-resize: replace 91-edit-fstab-growfs into new feature
2020-12-05 00:25:53 +07:00
Anton Midyukov
e3c2d95a3d
arm-rpi4: Drop 97-gen-uboot-env
...
Not needed more.
2020-12-05 00:25:53 +07:00
Anton Midyukov
d970362b50
arm-rpi4: Disable #dtoverlay=vc4-fkms-v3d for RPi3 on aarch64
...
framebuffer not working with dtoverlay=vc4-fkms-v3d on RPi3 aarch64.
2020-12-05 00:25:53 +07:00
Anton Midyukov
0eb63906ee
arm-rpi4: Clean use/arm-rpi4/x11
...
The Raspberry Pi 4 has hardware acceleration, there is no need to
use special programs.
bluetooth is needed only on a desktop.
2020-12-05 00:25:21 +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
1782ffdcdc
arm-rpi4, build-vm, tar2fs: Add new argument VM_BOOTTYPE for tar2fs
...
While this argument can only have one "EFI" value.
Thus, the problem of building an image for Raspberry Pi on armh,
where there is no grub-efi, was solved.
2020-11-26 19:52:29 +07:00
Anton Midyukov
583074da71
plymouth: Add splash to BASE_BOOTARGS
...
This needed for live.
2020-11-25 17:19:14 +07:00
Anton Midyukov
a5acd603e5
bootloader: Cleanup splash in 50-bootargs
...
The 'splash' boot argument must be cleared so that it is not enabled
for rootfs and livecd that do not have plymouth installed.
2020-11-24 21:13:54 +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
eb2340e3af
mixin.mk: Add ddrescue into xfce-sysv
...
Suggested-by: Speccyfighter
2020-11-23 15:21:49 +07:00
Anton Midyukov
fac99cdb7d
repo: Add apt-get update into 01-genbasedir-rootfs
2020-11-23 15:21:11 +07:00
Anton Midyukov
62e5c55ada
deflogin: Disable debug mode for rootfs/image-scripts.d/50-users
...
Forgot to disable up after finishing debugging.
2020-11-23 15:18:13 +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
b17ce57724
stage2: Not added nvidia kernel modules into propagator
2020-11-23 15:15:49 +07:00
Anton Midyukov
e447b4c7df
stage1: Also add STAGE1_KMODULES
...
It is very strange that earlier in STAGE1 added kernel modules from
a variable STAGE1_KMODULES_REGEXP only.
This commit makes the drm feature work properly.
2020-11-23 15:15:31 +07:00
Anton Midyukov
63d8e6e377
armh-mcom02: Do not set BOOTLOADER variable
...
use/bootloader/uboot needed uboot packages.
2020-11-16 09:41:31 +07:00
Anton Midyukov
c4989f8577
repo: Don't include online repositories if a variable ROOTFS_MAIN is set
2020-11-13 00:57:20 +07:00
Anton Midyukov
5848ae70df
grub: Drop multiple kernel support
2020-11-12 21:41:32 +07:00
Anton Midyukov
ac87bba372
archive+extra: Drop unzoo
...
Removed from Sisyphus.
See-also: git.altlinux.org/tasks/archive/done/_254/261032
2020-11-10 14:00:29 +07:00
Anton Midyukov
de881fb4b6
syslinux: Export SYSLINUX_DEFAULT, update README
2020-11-06 22:44:33 +07:00
1884e5dd15
kworkstation/kde5-base: Install eepm by default
2020-11-06 22:32:15 +07:00
fef8a1f220
kworkstation.mk: Don't clean docs from livecd
2020-11-06 22:32:15 +07:00
44c29d934c
kworkstation.mk: Exclude rescue extra packages
2020-11-06 22:32:15 +07:00
472a0c727e
kworkstation.mk: Setup default fonts
2020-11-06 22:32:15 +07:00
Anton Midyukov
de21f3309d
browser, live, mixin.mk, arm-rpi4: Drop old targets use/firefox/{i18n,h264}
2020-11-06 19:20:01 +07:00
Anton Midyukov
724b0cbaa0
oem: Added ability to set alterator-setup steps
2020-11-06 19:20:01 +07:00
Anton Midyukov
bf9b26afc4
armh-skit: Initial feature
2020-11-06 19:20:01 +07:00
Anton Midyukov
ebd5ccc941
oem: Cleannup trash message
2020-11-06 19:20:01 +07:00
Anton Midyukov
65676556ba
arm-rpi4: Enable dtb overlay fkms for Raspberry Pi 3
2020-11-06 19:20:01 +07:00
Anton Midyukov
c58ced7fdc
rescue+extra: Remove ncpfs
...
ncpfs has been removed from Sisyphus.
Also-see: http://git.altlinux.org/tasks/archive/done/_254/260819/
2020-11-06 19:20:01 +07:00
Anton Midyukov
bdef2e48b0
wireless: Update kernel modules for wi-fi
2020-11-06 19:20:01 +07:00