- 11 Jul, 2022 3 commits
-
-
Anton Midyukov authored
It is necessary so that the build session with screen is not aborted when the ssh connection is broken. But an open firmware opens an avenue for doing a wide variety of things, some of which are not necessarily related to telephony at all. Indeed, some applications may not even be useful, and only serve as an illustration of what can be achieved when running open source software. One such example is running Doom on the modem, because, ya’ know, everything needs to run Doom. Biktor put together a special (pre)release of the firmware which bundles X11, a VNC server and Chocolate Doom for those of you who wish to try this out. Below you’ll find a short video showing Doom running on the PinePhone’s modem. It is necessary so that the build session with screen is not aborted when the ssh connection is broken.
-
Dmitriy Terekhin authored
In the installer, you can set a password for the user using Cyrillic. In greeter, you can switch the layout with hotkeys and enter such a password. The problem is that the current layout is not visible if the password is hidden. The layout indicator in greeter solves this problem.
-
Dmitriy Terekhin authored
If the root FS is encrypted, you have to enter the password 3 times: in GRUB, initrd, systemd-cryptsetup. To work around the problem, write the password to a file on the encrypted FS and add it to the initrd. https://bugzilla.altlinux.org/42987 https://bugzilla.altlinux.org/43056
-
- 30 Jun, 2022 2 commits
-
-
Michael Shigorin authored
I've once suggested adding it on x86 too but folks assert that users might prefer the "official" binaries as the most recent protocol client implementation; yet to see those for e2k (and it wasn't exactly trivial to build) so let's do it here at least.
-
Michael Shigorin authored
celluloid looks fine but vlc seems more familiar to the users; I've tested both against http://youtu.be/6juBT6EnUIc copy (4K) to see ~200--250% Elbrus-8C CPU load on both which is OK.
-
- 29 Jun, 2022 1 commit
-
-
Anton Midyukov authored
startup contains configs needed all. e.g. /etc/sysconfig/i18n needed for /root/.i18n from package rootfiles-alt. See also https://bugzilla.altlinux.org/43107
-
- 28 Jun, 2022 5 commits
-
-
Anton Midyukov authored
use/browser/chromium itself switches on architectures where chromium is not available, to an available browser.
-
Anton Midyukov authored
-
Anton Midyukov authored
5.18 kernel uses CONFIG_DRM_SIMPLEDRM as its base framebuffer.
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
Removed by mistake in commit f81083a4
-
- 25 Jun, 2022 4 commits
-
-
Anton Midyukov authored
They are now added through the office feature.
-
Anton Midyukov authored
-
Anton Midyukov authored
Simolified slinux/config.mk.
-
Anton Midyukov authored
Since, starting with the version of mkimage-profiles 1.4.21, enumeration of architectures in lists is supported, it can be simplified.
-
- 24 Jun, 2022 25 commits
-
-
Anton Midyukov authored
Some packages was renamed. Wine is required on x86_64 too.
-
Anton Midyukov authored
Some packages was renamed. Wine is required on x86_64 too. Also fixed the oddity of using wine-vanilla for x86_64 and wine for i586.
-
Anton Midyukov authored
Some packages was renamed. Wine is required on x86_64 too.
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Andrey Cherepanov authored
-
Dmitriy Terekhin authored
Аdd maximum kernel-modules packages for the kernels installed in the image. When installing the system, some kernel modules with device drivers will not be installed. When the system administrator later installs additional modules with drivers, they must be available in the local image repository, because the network repository may already have a new kernel and new modules. Added at the request of Evgeny Sinelnikov <sin@altlinux.org>
-
Dmitriy Terekhin authored
Added at the request of Evgeny Sinelnikov <sin@altlinux.org>
-
Anton Midyukov authored
ssudo stays in the base system after installing only because of printer-drivers-base package. Otherwise, it is removed when installed via apt-get autoremove. This has obtained on riscv64. The sudo package is basic and don't rely on luck that it won't be removed during installation.
-
Mikhail Efremov authored
Some packages was renamed. Wine is required on x86_64 too.
-
Mikhail Efremov authored
Chromium no longer supports 32bit. See https://lists.altlinux.org/pipermail/sisyphus/2022-May/369322.html.
-
Mikhail Efremov authored
Chromium dropped 32bit support.
-
Mikhail Efremov authored
x86_64: std-def and un-def; aarch64: std-def and rpi-un.
-
Mikhail Efremov authored
It is provided by udev itself.
-
Mikhail Efremov authored
Some packages were renamed/provided by another package.
-
Mikhail Efremov authored
It is provided by libgio now.
-
Mikhail Efremov authored
It was removed from Sisyphus. This list is not used, but let it be for now.
-
Mikhail Efremov authored
These packages provided by thunderbird itself.
-
Mikhail Efremov authored
-
Mikhail Efremov authored
Suggested by black@: it scares users.
-
Mikhail Efremov authored
Use grub in legacy mode too.
-
Mikhail Efremov authored
Suggested by mvb@.
-
Anton Midyukov authored
-
Anton Midyukov authored
dtb on an ESP partition can be loaded by u-boot. devicetree directory contain symlinks to enable booting on systems, where use path of directory by vendor (modern u-boot) and flat path (older u-boot). In the case of iso, there is no need to support old u-boot given the price of 15 MB image increase on aarch64.
-