summaryrefslogtreecommitdiffstats
path: root/core/modules
Commit message (Collapse)AuthorAgeFilesLines
...
* [pam-slx-plug] Kill pwdaemon, umount PERSISTENT on session endSimon Rettberg2020-08-112-0/+19
| | | | | | | Use user@.service to implement this, so multiple concurrent sessions of the same user are handled properly. Closes #3619
* [dbus/dunst] Fix launching via dbus+systemdSimon Rettberg2020-08-112-2/+3
|
* [dbus] Force proper DBUS_SESSION_BUS_ADDRESS everywhereSimon Rettberg2020-08-113-0/+8
|
* [kiosk-chromium] SLX_BROWSER_RELOAD_SECS == 0 means OFFSimon Rettberg2020-08-111-1/+1
| | | | Not "reload all the time forever"
* [kiosk-chromium] Throttle auto-reloadingSimon Rettberg2020-08-111-0/+1
|
* [kiosk-chromium] Decode Bookmark name tooSimon Rettberg2020-08-111-2/+2
| | | | Fixes #3789
* [xorg] Conditionally apply Iris workaroundSimon Rettberg2020-08-101-1/+17
|
* [systemd-distro] Clean up required packagesSimon Rettberg2020-08-101-12/+0Star
|
* [run-virt] Fix timeout calls wrt busybox commit c9720a76Simon Rettberg2020-08-072-6/+6
|
* [dhcpc-busybox] Re-set hostname if it's noname-*Simon Rettberg2020-08-071-2/+2
| | | | | | | stage31 would set the hostname to noname-IP if we skipped DHCP and reverse DNS didn't supply one. In that case consider honoring the hostname from DHCP again.
* [kexec-reboot] Fix X/Y calc (follow 2d084c4826bb3d)Simon Rettberg2020-08-071-2/+2
| | | | This might be a good candidate for a helper script
* [beamergui] Increase delay before auto-centerSimon Rettberg2020-08-061-1/+1
| | | | | It seems if we do this too early, the outputs aren't set up properly yet.
* [systemd-distro] Ubuntu: Add systemd-sysvSimon Rettberg2020-08-061-0/+1
| | | | Includes poweroff, reboot, telinit etc.
* [kexec-reboot] Add splash screenSimon Rettberg2020-08-054-1/+43
|
* [run-virt] Update README with missing TMPCONFIGSimon Rettberg2020-08-051-0/+5
|
* [*] system-check english translationsJonathan Bauer2020-08-0513-2/+11
|
* [systemd-distro] Remove umount.target dependency from reboot/poweroff etcSimon Rettberg2020-08-051-0/+6
|
* [kexec-reboot] Add vga=current to prevent black screenSimon Rettberg2020-08-051-0/+1
|
* [remote-access] Only use ZaphodHead xorg config for intelSimon Rettberg2020-08-051-3/+5
| | | | | This does nothing at best with other drivers, but with vmware it actually causes a segfault in the xserver.
* [systemd-distro] Only handle br0 in udev ruleSimon Rettberg2020-08-051-1/+1
|
* [remote-access] Remove debug spamSimon Rettberg2020-08-051-2/+2
|
* [remote-access] Fix -passwd argument to x11vncSimon Rettberg2020-08-051-1/+1
|
* [xorg] Force using old i965 OpenGL driver on intelSimon Rettberg2020-08-041-0/+10
| | | | | | The newer Iris driver causes corruption and glitches with 3D acceleration on VMware 15.5.6 -- maybe retry the newer driver some time in the future.
* [nvidia-libs] fix legacy driver buildingJonathan Bauer2020-08-041-4/+1Star
| | | | this lib was missing on a fresh 20.04 install
* [systemd-distro] Get this module into working state, switchSimon Rettberg2020-08-0323-114/+135
|
* [vmware12] add libncursesw5 required for console isntallJonathan Bauer2020-08-031-0/+3
|
* [nslcd] Kill moduleSimon Rettberg2020-08-035-71/+0Star
|
* [udisks] Kill moduleSimon Rettberg2020-08-0315-185/+0Star
|
* [sssd] Ubuntu 20.04Simon Rettberg2020-08-031-2/+2
|
* Add support for Ubuntu 20.04 (TODO: systemd)Simon Rettberg2020-08-0315-77/+60Star
|
* [systemd-distro] Delete data dir, use shipped services etc.Simon Rettberg2020-08-03112-2124/+1Star
|
* [busybox] Patch for glibc-2.31+Simon Rettberg2020-08-032-0/+66
|
* [busybox] Use stable versionSimon Rettberg2020-08-031-1/+1
|
* [busybox] update to 1.32.0Jonathan Bauer2020-07-314-111/+38Star
| | | | | | | TODO: * fix rtcwake patch, currently not applied in module.build * refine fbsplash.cfg sanity checks when determining sizes of screen/image
* [vbox-src] Disable cloud gateway network bullshitSimon Rettberg2020-07-311-0/+1
| | | | | This simply doesn't compile out of the box and sounds like something you wouldn't want anyways, so let's get rid of it.
* [dnbd3] Remove kernel module, to be built as dracut moduleSimon Rettberg2020-07-315-58/+1Star
|
* [dnbd3/run-virt] Use dnbd3-server-proxy-fuse for local cachingSimon Rettberg2020-07-305-7/+34
|
* [slx-issue] relax regex for netboot versionJonathan Bauer2020-07-231-1/+1
|
* [hardware-stats] Use bash for better mathSimon Rettberg2020-07-231-1/+2
|
* [dnbd3-proxy-mode] explicit Before= on update-etc_issueJonathan Bauer2020-07-171-1/+1
|
* [kernel/vmware/vbox] Bump versionSimon Rettberg2020-07-103-3/+3
|
* [kexec-reboot] Extend download timeout to prevent spurious failsSimon Rettberg2020-07-081-5/+9
| | | | | Default is 7 seconds which might be a bit too low for maxilinux init on slower links.
* [init/kexec/] More advanced network setup via KCL, could skip DHCPSimon Rettberg2020-07-082-24/+98
| | | | | | | | | | | | | | | | If enough information if provided via KCL, we can skip the initial DHCP request in stage 3.1. Currently we require IP address, subnet mask and DNS server to skip DHCP. If we extend the boot server to supply a fallback/default DNS server, we could even do without DNS which would work in almost all cases. kexec-reboot has been extended to make use of this feature, but can be extended even more to provide up to date values from the current system configuration. Currently, some of the values it provides to the new kernel will be cached values from stage 3.1. kexec-reboot also honors the ipxe menu id from the KCL if given, to properly download the matching menu entry, which will take updates to the entry into account (e.g. changed URLs to kernel/init).
* [remote-access] Tweak screen splittingSimon Rettberg2020-07-081-2/+8
|
* [hardware-stats] Report runmode in poweron, not runstateSimon Rettberg2020-06-292-12/+14
| | | | It can't change anyways.
* [remote-access] Use -capslock for slightly less surprising bevaviorSimon Rettberg2020-06-291-1/+1
| | | | | | See http://www.karlrunge.com/x11vnc/x11vnc_opts.html#opt-capslock for possible drawbacks, but in general this will most likely do what people want more often.
* [system-check] fix IFS being set for the rest of the scriptJonathan Bauer2020-06-251-0/+2
|
* [remote-access] Work a bit better with NVIDIA cr**Simon Rettberg2020-06-221-0/+2
|
* [remote-access] Add more possible output namesSimon Rettberg2020-06-221-1/+2
|
* [remote-access] Show warning on real display (TODO: Make pretty)Simon Rettberg2020-06-192-43/+78
|