summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32/data/opt/openslx/scripts
Commit message (Expand)AuthorAgeFilesLines
* [rfs-stage32] Only complain about missing swap if host has less than 3gb of ramSimon Rettberg2015-09-151-1/+4
* [rootfs] systemd-setup_partitions: 3 sec added wait time if /etcdisk.partitio...Christian Rößler2015-09-121-1/+6
* [stage4] fix ldconfig raceJonathan Bauer2014-06-301-0/+6
* [rfs-s32] fix addons downloadingJonathan Bauer2014-06-261-3/+2Star
* fix wrong shell used in a few scriptsJonathan Bauer2014-06-102-2/+2
* Minor cleanup.Dirk2014-06-081-3/+15
* Make resolv.conf a symlink to /run/network/resolv.conf (where we generate our...Simon Rettberg2014-05-201-1/+1
* Improve ld cache handling a bitSimon Rettberg2014-04-251-1/+4
* [rfs-stage32] Fix logic in setup slx addons: Only check for empty addon list ...Simon Rettberg2014-04-011-1/+1
* Integrate prop nvidia drivers into systemSimon Rettberg2014-02-242-1/+7
* [rfs-stage32] setup-slx-addons: Fix slxlog call when aufs fails, add -o ro to...Simon Rettberg2014-02-241-3/+3
* [rfs-stage32] setup_partitons: Remove sleep 3 hack when waiting for partitionsSimon Rettberg2014-02-241-11/+0Star
* [rfs-stage32] Don't check if addon is listen in SLX_ADDONS, just try to load itSimon Rettberg2014-02-241-4/+0Star
* [rfs-stage32] Make sure addons are inserted into the aufs stack before stage4...Simon Rettberg2014-02-141-1/+1
* [rfs-stage32] Fix stage4.target triggering/orderingSimon Rettberg2014-01-311-3/+0Star
* [rfs-stage32] Add output to early-network-triggersSimon Rettberg2014-01-301-0/+3
* [rfs] moved /etc/functions.inc to /inc/functionsJonathan Bauer2014-01-301-1/+1
* <stage32> Trigger network target as soon as possible if network/dhcp has been...Simon Rettberg2014-01-291-3/+3
* [rfs-stage32] Add early trigger script for network targetsSimon Rettberg2014-01-291-0/+26
* [rfs-stage32] Speed up mounting tmp-partition and setting up zram swapSimon Rettberg2014-01-292-25/+63
* [rfs-stage32] Append stage4 at the end of the aufs stack again and just copy ...Simon Rettberg2014-01-201-1/+4
* [stage4] renamed nfs-mount to mount-stage4. Added new 'stage4.target'.Jonathan Bauer2014-01-161-0/+4
* Move udhcpc stuff to its own module. Was spread across systemd and rootfs-sta...Simon Rettberg2014-01-152-201/+0Star
* Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-12-181-9/+9
|\
| * [rfs-stage32] Rename variables. SLX_ is reserved for /opt/openslx/configSimon Rettberg2013-12-171-9/+9
* | [rfs-stage32] More verbose error message if udhcpc failsSimon Rettberg2013-12-181-2/+2
|/
* [rfs-stage32] Fix zram swap creation for > 32 CPUsSimon Rettberg2013-12-051-0/+1
* ...ash compatibility...Simon Rettberg2013-12-021-2/+2
* Checked and changed the shebang of some more scripts. As we want to use ash i...Simon Rettberg2013-12-023-4/+6
* [rfs-stage32] make rid of stage4 configurableSimon Rettberg2013-11-281-10/+14
* [rootfs-stage32] udhcpc slxlog'edJonathan Bauer2013-11-281-2/+3
* [rootfs-stage32] pimping up systemd-setup_slx_addons for slxlogJonathan Bauer2013-11-281-7/+8
* [rootfs-stage32] only slxlog failed ntpdate if servers were givenJonathan Bauer2013-11-281-1/+1
* [rootfs-stage32] slx addon download failure to slxlogJonathan Bauer2013-11-271-1/+1
* [rootfs-stage32] slxlog msg for ntpdate failingJonathan Bauer2013-11-271-2/+2
* [rfs-stage32] Add remote logging to mount_export and setup_partitionsSimon Rettberg2013-11-262-7/+30
* [rfs-stage32] Add delay when stage4 fails before next trySimon Rettberg2013-11-201-0/+1
* [rootfs-stage32] Also use prio servers for dnbd3 stage4Simon Rettberg2013-11-201-2/+2
* [rootfs-stage32] enable zram swapSimon Rettberg2013-11-161-5/+1Star
* [rootfs-stage32] Add code to create zram swap partitionsSimon Rettberg2013-11-121-1/+28
* [rootfs-stage32] Don't check /dev/sd? when fdisk returns nothing, as it won't...Simon Rettberg2013-11-111-2/+2
* [rootfs-stage32] Fix broken hwclock call due to stage4 being available too earlySimon Rettberg2013-10-241-3/+5
* [rootfs-stage32] Very ugly hack to fix broken DNS information (Freiburg speci...Simon Rettberg2013-10-241-1/+1
* [rootfs-stage32] Retry partition mounting after 2 seconds if none found on fi...Simon Rettberg2013-10-241-10/+28
* [rootfs-stage32] Run fdisk again after two seconds if it fails the first timeSimon Rettberg2013-10-221-0/+12
* [rootfs-stage32] catch download failed error for slx addonsJonathan Bauer2013-10-151-1/+4
* [vmware] add the domain information received from the dhcp server to the vmwa...Jonathan Bauer2013-10-151-1/+12
* Contains the complete bunch of software needed for the printing system in the...Manuel Schneider2013-10-091-1/+1
* [rootfs-stage32] Add iptables rule to redirect printing jobs to port 515Simon Rettberg2013-10-041-0/+4
* [rootfs-stage32] Add dnbd3 support to stage4 mountingSimon Rettberg2013-10-041-4/+28