summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* stage4: add system-uuidJonathan Bauer2021-07-091-0/+1
| | | | | as it currently is needed by dracut to include the list within the initramfs.
* stage4: add ntfsfreeJonathan Bauer2021-07-091-0/+1
|
* bwlp: add demo-user module and remove from rootfs-stage32Jonathan Bauer2021-07-092-3/+1Star
|
* stage4: add network-online-slx-targetsJonathan Bauer2021-07-091-0/+1
|
* stage4: add havegedJonathan Bauer2021-07-091-0/+1
|
* [cron] FIX CP PATHSimon Rettberg2021-07-091-1/+1
|
* [cron] Fix cp pathSimon Rettberg2021-07-091-1/+1
|
* autoclone: Prefix with repo nameSimon Rettberg2021-07-091-1/+1
|
* add stage4 targetJonathan Bauer2021-07-0912-0/+12
|
* [demo-user] add module for demo userJonathan Bauer2021-07-092-0/+17
|
* autoclone: Fix path -CSimon Rettberg2021-07-091-1/+3
|
* useradd: fix REMOTE_LOCAL_INSTALL checkSimon Rettberg2021-07-091-3/+3
|
* [kernel-vanilla] 5.10.48Simon Rettberg2021-07-091-1/+1
|
* [dmidecode] Fix pathSimon Rettberg2021-07-091-3/+1Star
|
* Fix var nameSimon Rettberg2021-07-091-4/+4
|
* Store cloned repo information in target systemSimon Rettberg2021-07-092-19/+18Star
|
* Remove activate_qt helperSimon Rettberg2021-07-091-31/+0Star
|
* Use autoclone where possibleSimon Rettberg2021-07-0918-59/+34Star
|
* Require explicit confgig for distcc/ccache, print local configSimon Rettberg2021-07-092-23/+42
|
* Remove module size calculations. Never worked properly.Simon Rettberg2021-07-091-32/+0Star
|
* target/bwlp: Remove stage4 specific modulesSimon Rettberg2021-07-094-4/+0Star
|
* [etherwake/idleaction] Try harder to enable WOLSimon Rettberg2021-07-093-0/+16
| | | | | | | | | It was reported that WOL is disabled at runtime on some machines, even though there is a udev rule in place that enables it right when the interfaces get registered. We can only assume this is a race condition with adapter initialization, but worst case something else is running that is interfering with the WOL setting. Now we forcefully re-enable WOL at boot, every hour, and before standby, for good measure.
* [slxlog] Add moduleSimon Rettberg2021-07-096-1/+17
|
* Add installer mode for stage4Simon Rettberg2021-07-0848-150/+390
|
* Drop 32bit support, improve CPU detectionSimon Rettberg2021-07-082-15/+8Star
|
* setup_target: Don't try to install packages already installedSimon Rettberg2021-07-082-3/+31
|
* setup_target: Install all required packages at once at the startSimon Rettberg2021-07-072-107/+53Star
| | | | | | If we can't satisfy the requirements of all modules, bail out early instead of some time halfway through the module list. This is also faster than invoking apt for every single package.
* Add sub-target feature: Targets can contain other targetsSimon Rettberg2021-07-0791-84/+61Star
| | | | | | Similar to module-links, you can now have symlinks to other targets in a target, and they will be recursively scanned for modules. Dependencies can be declared across targets.
* setup_target: Remove mystery overlay target featureSimon Rettberg2021-07-071-11/+1Star
|
* [qemu] Rename vmchooser plugin to 'qemukvm'Manuel Bentele2021-07-063-2/+2
|
* [qemu] Make PAM hook script executableManuel Bentele2021-07-051-0/+0
|
* [qemu] Add user to 'dialout' group for serial/parport accessManuel Bentele2021-07-051-0/+5
|
* [qemu] Terminate virt-viewer if VM is powered offManuel Bentele2021-07-051-2/+2
|
* [qemu] Enable output of finalized Libvirt config in debug modeManuel Bentele2021-07-051-3/+5
|
* [qemu] Fix usage of wrong run-virt variablesManuel Bentele2021-07-052-4/+17
|
* [qemu] Fix hard-coded path to run-virt Java toolManuel Bentele2021-07-051-1/+1
|
* [qemu] Add QEMU bridge helper to access bridges from user sessionManuel Bentele2021-07-052-1/+9
|
* [run-virt] Update READMESimon Rettberg2021-07-011-0/+6
|
* [qemu] Handle 'NullPointerException' if config filenames are missingManuel Bentele2021-07-011-2/+3
|
* [qemu] Enable Java compiler warningsManuel Bentele2021-07-011-0/+5
|
* [qemu] Disable build of runvirt plugin without packaged dependenciesManuel Bentele2021-07-012-1/+11
|
* [qemu] Enable shared folders if global support is activeManuel Bentele2021-06-301-4/+7
|
* [run-virt] README: SHARE_REMAP_MODESimon Rettberg2021-06-301-0/+7
|
* [run-virt] Fix sed expression for VM_CLEANNAME generationSimon Rettberg2021-06-301-1/+1
|
* [qemu] Change location of the runvirt Java pluginManuel Bentele2021-06-303-2/+6
|
* [qemu] Fix setting of cmdln options for the QEMU runvirt pluginManuel Bentele2021-06-301-22/+23
|
* [qemukvm] Remove old and unused 'qemukvm' moduleManuel Bentele2021-06-304-175/+0Star
|
* [qemu] Add link to main Java class into the Manifest (Jar archive)Manuel Bentele2021-06-301-0/+8
|
* [libvirt] Remove default networkManuel Bentele2021-06-291-2/+2
|
* [libvirt] Add missing package dependency 'dnsmasq'Manuel Bentele2021-06-292-0/+4
|