summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
Commit message (Collapse)AuthorAgeFilesLines
...
* | [rfs-stage32] Fix zram swap creation for > 32 CPUsSimon Rettberg2013-12-051-0/+1
|/ | | | zram can only handle 32 devices, so the script broke with 40 cpu cores
* [rootfs-stage31] remove broken unlink commandJonathan Bauer2013-12-041-1/+0Star
|
* [rootfs-stage32] hello umount from systemJonathan Bauer2013-12-021-0/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-12-021-2/+2
|\
| * ...ash compatibility...Simon Rettberg2013-12-021-2/+2
| |
* | [rootfs-stage32] get pkill from the systemJonathan Bauer2013-12-021-0/+1
|/
* [rootfs-stage31] remove plymouth again.[rootfs-stage31] remove plymouthJonathan Bauer2013-12-021-7/+7
| | | | again...
* Checked and changed the shebang of some more scripts. As we want to use ash ↵Simon Rettberg2013-12-023-4/+6
| | | | in out own scripts whenever possible, only use bash where the scripts require a certain bash feature. Also add a comment right below the bash shebang that says we're not accidentally using bash here, but for a reason.
* [rfs-stage32] Add /bin/ash link to busybox-ashSimon Rettberg2013-11-291-0/+1
|
* [rootfs-stage32] conf file for openSuse 13.1Christian Rößler2013-11-291-0/+20
|
* [rfs-stage32] Changed sh symlink to /bin/bashSimon Rettberg2013-11-291-1/+1
|
* Reworking busybox config and included toolsSimon Rettberg2013-11-295-14/+13Star
|
* [rootfs-stage32] fix more symlinkageJonathan Bauer2013-11-281-1/+4
|
* [rootfs-stage31] unlink mount from busybox to avoid potential conflicts.Jonathan Bauer2013-11-281-8/+8
|
* [rootfs-stage32] added mount backJonathan Bauer2013-11-281-0/+1
|
* [rfs-stage32] make rid of stage4 configurableSimon Rettberg2013-11-281-10/+14
|
* [rootfs-stage32] udhcpc slxlog'edJonathan Bauer2013-11-281-2/+3
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-11-281-2/+8
|\
| * [rfs-stage32] add -e / --echo option to slxlog which makes it output the log ↵Simon Rettberg2013-11-281-2/+8
| | | | | | | | message to stdout too
* | [rootfs-stage32] pimping up systemd-setup_slx_addons for slxlogJonathan Bauer2013-11-281-7/+8
|/
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-11-282-3/+1Star
|\
| * [rfs-stage32] Make our busybox ash the default /bin/shSimon Rettberg2013-11-272-3/+1Star
| |
* | [rootfs-stage32] only slxlog failed ntpdate if servers were givenJonathan Bauer2013-11-281-1/+1
|/ | | | through config
* [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
|
* [pam] Remote logging of login/outSimon Rettberg2013-11-271-4/+4
|
* [rfs-stage32] Improved slxlog a bitSimon Rettberg2013-11-271-9/+15
|
* [rfs-stage32] Add curl, remove lots of required binaries which should come ↵Simon Rettberg2013-11-263-7/+3Star
| | | | with our busybox. This might break things if we rely on extended features in stage32, but generally we should try to adapt to the busybox versions
* [rfs-stage32] Add remote logging to mount_export and setup_partitionsSimon Rettberg2013-11-262-7/+30
|
* [rfs-stage32] Add 'slxlog', a utility for remote loggingSimon Rettberg2013-11-261-0/+53
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-11-212-4/+5
|\
| * [rfs-stage32] Fix penv utilSimon Rettberg2013-11-201-2/+2
| |
| * [rfs-stage32] Add delay when stage4 fails before next trySimon Rettberg2013-11-201-0/+1
| |
| * Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-11-201-7/+7
| |\
| * | [rootfs-stage32] Also use prio servers for dnbd3 stage4Simon Rettberg2013-11-201-2/+2
| | |
* | | [rootfs] Missing jfsutils for openSuse.Christian Rößler2013-11-211-0/+1
| |/ |/|
* | wegSimon Rettberg2013-11-161-7/+7
|/
* [rootfs-stage31] Fix root password substitution in initSimon Rettberg2013-11-161-1/+1
|
* [rootfs-stage32] enable zram swapSimon Rettberg2013-11-161-5/+1Star
|
* [rootfs-stage32] Add code to create zram swap partitionsSimon Rettberg2013-11-121-1/+28
| | | | Not enabled yet, as we're still running a buggy ubuntu kernel. Will be updated soon.
* [rootfs-stage32] Don't check /dev/sd? when fdisk returns nothing, as it ↵Simon Rettberg2013-11-111-2/+2
| | | | won't be there
* [rootfs-stage31] revert: etc/shadow not there yet inJonathan Bauer2013-11-062-4/+5
| | | | bin/activate_sysconfig
* [rootfs-stage31] set the root password in 'bin/activate_sysconfig'Jonathan Bauer2013-11-062-5/+5
| | | | instead of the init directly...
* [rootfs-stage31] fix plymouthd not finding its theme since we were notJonathan Bauer2013-11-061-5/+3Star
| | | | using the right prefix: changed "/mnt" to "$FUTURE_ROOT"
* PATH fixes...Jonathan Bauer2013-10-252-2/+3
|
* [rootfs-stage32] remove static password for root accountJonathan Bauer2013-10-251-1/+1
|
* [rootfs-stage32] set the root password in stage31 if given by the config fileJonathan Bauer2013-10-251-0/+5
|
* [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 ↵Simon Rettberg2013-10-241-1/+1
| | | | specific stuff)
* [rootfs-stage32] Retry partition mounting after 2 seconds if none found on ↵Simon Rettberg2013-10-243-10/+32
| | | | | | first try Also re-enable mounting of persistent scratch partition (45) if found