summaryrefslogtreecommitdiffstats
path: root/core/rootfs/rootfs-stage32/data/opt/openslx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into installerJonathan Bauer2021-05-042-1/+4
|\
| * [rootfs-stage32] Add more status output to setup-slx-addonSimon Rettberg2021-04-301-0/+3
| |
| * Change the mail address for feedback in file headersSteffen Ritter2021-04-292-2/+2
| | | | | | | | * old address will be disabled in the future
* | Merge branch 'master' into installerJonathan Bauer2020-12-101-0/+2
|\|
| * [rootfs-stage32] Add missing config includeSimon Rettberg2020-12-091-0/+2
| |
* | Merge branch 'master' into installerJonathan Bauer2020-10-142-9/+22
|\|
| * [rfs-stage32/vmware*] Change vmware version namingSimon Rettberg2020-10-141-5/+9
| | | | | | | | | | | | | | | | | | | | Hard-coding the version check to VMware 12 and 15 isn't great for future updates -- i.e. now, that VMware 16 is released. Instead make the version check script return "new" or "legacy", and rename the targets: vmware12 -> vmware-legacy vmware15 -> vmware The addon downloading/setup should then act upon this accordingly.
| * [splashtool] Finish first working implementationSimon Rettberg2020-10-132-4/+13
| | | | | | | | Adds icons, triggers their display at appropriate times.
* | Merge branch 'master' into installerJonathan Bauer2020-09-251-2/+0Star
|\|
| * [*] Remove "export PATH..." -> DefaultEnvironment= in system.conf.dSimon Rettberg2020-09-231-2/+0Star
| | | | | | | | | | | | Since we can set PATH for everything spawned by systemd, this boilerplate code is not needed anymore. Makes future changes much easier.
* | Merge branch 'master' into installerJonathan Bauer2020-04-301-4/+20
|\|
| * [rfs-stage32] Smarter merging of user accounts from addonsSimon Rettberg2020-04-271-4/+20
| |
* | Merge branch 'master' into installerJonathan Bauer2019-12-181-2/+2
|\| | | | | | | TODO test add_system_group vboxusers
| * [rfs-s32] only check for GPT part typeJonathan Bauer2019-12-181-1/+1
| | | | | | | | since windows do support it
| * [rfs-s32] support predefined GPT UUID for ID44/45Jonathan Bauer2019-12-181-3/+3
| |
* | Merge branch 'master' into installerJonathan Bauer2019-11-261-2/+13
|\|
| * [rootfs-stage32] Keep original perms/owner of files intactSimon Rettberg2019-11-261-0/+1
| |
| * [rootfs-stage32] Add missing quotesSimon Rettberg2019-11-261-2/+2
| |
| * [rootfs-stage32] Merge any passwd/group/shadow from addonsSimon Rettberg2019-11-261-0/+10
| |
* | Merge branch 'master' into installerJonathan Bauer2019-08-121-10/+4Star
|\|
| * [vmware-version-check] CPU support check helperJonathan Bauer2019-08-121-10/+4Star
| |
* | Merge branch 'master' into installerJonathan Bauer2019-06-031-2/+19
|\|
| * [rootfs-stage32] HACK: Test whether to download vmware 12/15Simon Rettberg2019-05-291-2/+19
| | | | | | | | Closes #3543
| * [nvidia*/rfs-s31] Support shipping multiple driver versionsSimon Rettberg2019-04-261-13/+6Star
| |
* | Merge branch 'master' into installerJonathan Bauer2019-04-051-3/+3
|\|
| * [rootfs-stage32] Fix detecting single digit type MBR partitionsSimon Rettberg2019-04-041-1/+1
| |
| * [rootfs-stage32] Explicitly wait for a HDD when using --hddSimon Rettberg2019-04-041-2/+2
| | | | | | | | | | | | | | | | | | | | Before, we would exit the wait_for_hdd function if a) udevadm settle finishes, or additionally b) if --hdd was passed and something is in /dev/disk/by-path Now it's either condition a) if --hdd was not passed, or just condition b) if --hdd was passed, so in the latter case we'll keep waiting even if udevadm settle already finished.
| * [rootfs-stage32/vmware-common] Always force 3D - don't lower hwversionSimon Rettberg2019-03-121-2/+5
| |
* | Merge branch 'master' into installerJonathan Bauer2019-02-271-1/+1
|\|
| * [hardware-stats/rootfs-stage32] Ignore USB sticks/HDDsSimon Rettberg2019-02-261-1/+1
| |
* | Merge branch 'master' into installerJonathan Bauer2019-02-251-1/+4
|\|
| * [rootfs-stage32] Fix bug when using --hddSimon Rettberg2019-02-221-1/+4
| |
* | Merge branch 'master' into installerJonathan Bauer2019-02-221-8/+21
|\|
| * [hardware-stats/rootfs-stage32] HI JOEY!Simon Rettberg2019-02-191-0/+2
| |
| * [hardware-stats/rootfs-stage32] Improve HDD detectionSimon Rettberg2019-02-191-8/+19
| |
| * [rfs-s32] whitelist iGPU for Intel i5-8500TChristopher Lucas2018-12-181-1/+1
| |
* | Merge branch 'master' into installerJonathan Bauer2018-11-141-2/+5
|\|
| * [rfs-stage32] Don't run fstrim on mkfs as it can slow down thingsSimon Rettberg2018-11-121-2/+5
| | | | | | | | | | | | Maybe add an asynchronous fstrim run as a separate systemd job later on, but for now let's discard the discard. It ain't that bad on halfway modern SSDs with more sophisticated wear leveling.
| * [rfs-stage32] Radeon HD 5000/6000/7350/8350 Series (1002:68f9)Simon Rettberg2018-10-231-1/+1
| |
| * [gfx] whitelist 8086:041eJonathan Bauer2018-10-181-1/+1
| | | | | | | | for Intel(R) Core(TM) i3-4150 CPU
* | Merge branch 'master' into installerJonathan Bauer2018-09-261-14/+33
|\|
| * [all] New license clauses as to ticket #3132: No more openSLX GmbHChristian Rößler2018-09-192-12/+20
| |
| * [rfs32] setup_partitons: More agressive udev-settle timeoutSimon Rettberg2018-09-121-8/+23
| |
* | Merge branch 'master' into installerJonathan Bauer2018-09-051-3/+3
|\|
| * [gfx-driver] whitelist Intel HD Graphics 6000 for Intel NUC5i5RYBJonathan Bauer2018-09-051-2/+1Star
| |
| * [gfx-driver] whitelist 8086:0a16 for haswell ULTJonathan Bauer2018-09-051-1/+1
| |
| * Get rid of fractional sleep callsSimon Rettberg2018-08-311-2/+2
| |
| * [rfs-stage32] setup_partitions: 4s timeout for udev settleSimon Rettberg2018-08-311-1/+1
| |
* | [gfx-driver] separate from stage32-bwlpJonathan Bauer2018-05-081-21/+0Star
| |
* | [zram-swap] separate stage32-bwlpJonathan Bauer2018-05-081-111/+0Star
|/ | | | | | activated in both stage32-bwlp and bwlp targets, added dependency on mkswap/swapon and util-linux just to be safe, added default PATH to script.