- 04 Mar, 2019 27 commits
-
-
Michael Shigorin authored
- Spring 2019 patch queue cleanup + antohami@, jqt4@, iv@, obirvalger@, zerg@, me + tar2fs fixes for mipsel, qemu etc + lots of pkglist updates
-
Ivan A. Melnikov authored
We should delete the tarball whenever it's not the target.
-
Mikhail Gordeev authored
Changing ROOTFS owner causes a problem: created image's root directory is owned by user executing make instead of root. Changing WORKDIR owner is unnecessary because it will be removed anyways.
-
Anton Midyukov authored
arm-rootfs-installer is a script to deploy rootfs archive onto an SD card for ARM computers.
-
Anton Midyukov authored
...as it's been removed from sisyphus: http://git.altlinux.org/tasks/archive/done/_216/222169/logs/events.1.1.log
-
Anton Midyukov authored
-
Anton Midyukov authored
regular-xfce-sysv doesn't use xfce4-full so still needs a screensaver.
-
Anton Midyukov authored
xfce4-full now provides its own xfce4-screensaver
-
Anton Midyukov authored
...as it's been dropped from sisyphus as well: http://git.altlinux.org/tasks/archive/done/_216/221376/logs/events.2.3.log
-
Anton Midyukov authored
regular-lxqt.iso is intended for actual use, and therefore may be allowed to contain a lot of packages that are not related to DE.
-
Anton Midyukov authored
desktop+lxqt+extra contains some qtdesktop bits that do not relate directly to lxqt. Therefore, it makes it difficult to use use/x11/lxqt for the more basic builds based on lxqt.
-
Anton Midyukov authored
lxqt-regular contains all the necessary dependencies to get the minimally working lxqt configuration. Duplicate list items have been cleaned up therefore.
-
Anton Midyukov authored
lxqt-regular needs pulseaudio
-
Anton Midyukov authored
- added netsurf - lightweight html4 browser - added otter-browser - opera12-like browser - drop qupzilla, konqueror: removed from Sisyphus - palemoon not work on non-x86 systems
-
Anton Midyukov authored
It is wrong to make it impossible to use the default browser (firefox) for targets using mixin/regular-lxqt given the caveat with setting a variable to X, then to Y, then to X again through make targets (see e.g. bootloader feature's README).
-
Anton Midyukov authored
mixin/office contains packages for solving typical office tasks Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
-
Ivan A. Melnikov authored
This way the packages will get into the vm and mipsel images.
-
Ivan A. Melnikov authored
There is no libreoffice5 in Sisyphus anymore.
-
Anton Midyukov authored
...featuring remote access clients (surprise!). Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
-
Ivan A. Melnikov authored
.. in attempt to use this list on mipsel.
-
Ivan A. Melnikov authored
This package does not make sense on any other platform.
-
Ivan A. Melnikov authored
A small set of font packages inspired by MyOffice dependencies.
-
Dmitriy Terekhin authored
The original commit broke system tar2fs use by accidentally moving TOPDIR definition into a separate shell execution; thanks iv@ for spotting and fixing it promptly. Co-authored-by: Ivan A. Melnikov" <iv@altlinux.org>
-
Sergey V Turchin authored
-
Anton Midyukov authored
This reverts commit 408cc174. See-also: https://bugzilla.altlinux.org/show_bug.cgi?id=28805#c45
-
Michael Shigorin authored
...as it's been removed from sisyphus during openssl transition: http://git.altlinux.org/tasks/archive/done/_213/219085/logs/events.1.2.log
-
Anton Midyukov authored
Pavucontrol is a graphical utility, and most of DEs have similar graphical utilities. Do not duplicate them.
-
- 26 Jan, 2019 4 commits
-
-
Michael Shigorin authored
Deleted from sisyphus due to ftbfs: http://git.altlinux.org/tasks/archive/done/_214/220018/logs/events.1.2.log
-
Anton Midyukov authored
it's no more in Sisyphus too: http://git.altlinux.org/tasks/archive/done/_214/219915/logs/events.2.1.log
-
Anton Midyukov authored
...as v7 is no more in Sisyphus: http://git.altlinux.org/tasks/archive/done/_214/219913/logs/events.2.1.log
-
Anton Midyukov authored
...it's no more in Sisyphus too: http://git.altlinux.org/tasks/archive/done/_213/218398/logs/events.1.1.log
-
- 22 Jan, 2019 1 commit
-
-
Anton Midyukov authored
make-initrd-plymouth missing in squashfs results in plymouth bootsplash not available at boot. See-also: https://bugzilla.altlinux.org/35941
-
- 21 Jan, 2019 6 commits
-
-
Anton Midyukov authored
A separate ConsoleKit2-service package should help here... See-also: https://bugzilla.altlinux.org/35915
-
Anton Midyukov authored
NetworkManager works on sysvinit again.
-
Anton Midyukov authored
mixin/desktop-extra will be used for non-ISO builds
-
Anton Midyukov authored
mate-maxi has lighter dependencies now than it had before, and now it's not x86-only.
-
Anton Midyukov authored
clementine cannot be ported to armh now. It is required to update it, build with qt5 and OpenGL ES.
-
Anton Midyukov authored
cool-retro-term can be a problem on non-X86
-
- 17 Jan, 2019 1 commit
-
-
Michael Shigorin authored
Brief version: otherwise DNS resolving might fail to perform until dnsmasq service restart or system reboot (ouch!). The problem: 1) NetworkManager requires dnsmasq; 2) dnsmasq can win a race against dhcpcd on ethernet. The result: 1) /etc/resolv.conf looks fine; 2) dnsmasq is running; 3) resolving beyond /etc/hosts fails. Suggested-by: Mikhail Efremov <sem@altlinux.org>
-
- 15 Jan, 2019 1 commit
-
-
Michael Shigorin authored
This one can be autorun iff: - "autorun=..." kernel boot parameter is specified; - the image has startup-rescue instead of conventional startup; - it's tty1. Suggested-by: Leonid Krivoshein <klark@altlinux.org>
-