summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Ubuntu 20.04 (TODO: systemd)Simon Rettberg2020-08-0318-81/+82
|
* [systemd-distro] Delete data dir, use shipped services etc.Simon Rettberg2020-08-03112-2124/+1Star
|
* [rootfs-stage31] actually write fbsplash.cfgJonathan Bauer2020-08-031-1/+1
|
* [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-315-121/+71Star
| | | | | | | 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
|
* [inc/autoclone] Restore cwdirectorySimon Rettberg2020-07-301-0/+1
|
* [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-088-70/+178
| | | | | | | | | | | | | | | | 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
|
* [rootfs-stage32] Fix ubuntu configSimon Rettberg2020-06-231-1/+1
|
* [rootfs-stage31] Un-quiet init/systemd if splash failsSimon Rettberg2020-06-221-3/+12
|
* [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
|
* [remote-access] mkdirSimon Rettberg2020-06-181-0/+1
|
* [remote-access] Fix systemd serviceSimon Rettberg2020-06-181-1/+1
|
* [remote-access] Actually enable LoginRPC of lightdm greeterSimon Rettberg2020-06-181-0/+4
|
* [remote-access] Add ModuleSimon Rettberg2020-06-169-0/+187
|
* kernel.config: Enable EFI stub etc.Simon Rettberg2020-06-161-3/+7
|
* [slx-issue] add '/s' suffix to link speedJonathan Bauer2020-05-261-1/+1
|
* Debian!Simon Rettberg2020-05-1968-300/+504
|
* [rfs-stage31] Don't check for misc kernel module folderSimon Rettberg2020-05-191-1/+1
| | | | Might be compiled-in
* [lightdm-greeter-bwlp] Tweak againSimon Rettberg2020-05-071-2/+2
|
* [lightdm-greeter-bwlp] Wrong config entry...Simon Rettberg2020-05-071-2/+2
|
* [lightdm-greeter-bwlp] Update config to match current codeSimon Rettberg2020-05-072-0/+9
|
* [nvidia*] force symlink creationSimon Rettberg2020-05-042-4/+13
|
* [hardware-stats] ...Simon Rettberg2020-04-301-2/+2
|
* [hardware-stats] Fix CPU load scriptSimon Rettberg2020-04-301-7/+5Star
|
* kernel.wanted.config: Add USB stuffSimon Rettberg2020-04-291-1/+268
|
* [rfs-stage32] Smarter merging of user accounts from addonsSimon Rettberg2020-04-271-4/+20
|
* [vmware15] Update to 15.5.2Simon Rettberg2020-04-271-1/+1
|
* [vbox-src] Update to 6.1.6Simon Rettberg2020-04-271-1/+1
|
* [vmware-common] Support enabling the internal VNC serverSimon Rettberg2020-04-271-0/+12
|
* [nvidia-common] Don't redownload supportedchips.html all the timeSimon Rettberg2020-04-271-1/+3
|
* [kernel-vanilla] Update to 4.19.118Simon Rettberg2020-04-271-1/+1
|
* [hardware-stats] Send CPU tempSimon Rettberg2020-04-271-0/+8
|
* [hardware-stats] Tweak hooks for immediate usage updates; add %CPU statSimon Rettberg2020-04-244-10/+40
| | | | | | | | The hooks that immediately call the usage update script have been modified to only fire for :0 X11 sessions, and also trigger for Xreset, which usually means a session ended. Also added a %CPU stat that gets reported every 5 minutes.
* [kiosk-chromium] Fix syntax errorSimon Rettberg2020-04-241-2/+2
|
* [nvidia_libs] make whiteout list optionalJonathan Bauer2020-04-151-1/+1
|