summaryrefslogtreecommitdiffstats
path: root/remote/rootfs/rootfs-stage32/data/opt/openslx/bin
Commit message (Collapse)AuthorAgeFilesLines
* Fix absolute pathes not working with stage32 onlySimon Rettberg2015-09-131-1/+3
|
* Hardwired path of whoami/id/getent, but we should check all scripts and ↵Simon Rettberg2015-05-181-1/+1
| | | | force PATH in critical ones
* fix wrong shell used in a few scriptsJonathan Bauer2014-06-102-2/+2
|
* [smartctl] Also parse health status reported by driveSimon Rettberg2014-01-101-6/+15
|
* [rfs-stage32] add -e / --echo option to slxlog which makes it output the log ↵Simon Rettberg2013-11-281-2/+8
| | | | message to stdout too
* [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 'slxlog', a utility for remote loggingSimon Rettberg2013-11-261-0/+53
|
* [rfs-stage32] Fix penv utilSimon Rettberg2013-11-201-2/+2
|
* adapted new naming conventions for all the scripts.Jonathan Bauer2013-08-013-213/+0Star
| | | | | | | | | | | | | | for our own systemd service files: use: service-file-name.service ex: /etc/systemd/system/setup-proxy.service ALL systemd services files need to be under /etc/systemd/system for our own scripts: use: tool-what_it_does ex: /opt/openslx/scripts/systemd-setup_proxy ALL our scripts under /opt/openslx/scripts
* restructingJonathan Bauer2013-07-314-166/+0Star
|
* [vmplayer] fix memory limit on old vmware hardware versionsSimon Rettberg2013-07-301-1/+7
| | | | [rootfs-stage32] make analyze-disk wait for fdisk
* [rootfs-stage32] Add swapon command for found swap partition, fixes #458Simon Rettberg2013-07-052-1/+8
|
* [rootfs-stage32] Add /etc/hosts file, make udhcpc script update itSimon Rettberg2013-07-021-1/+35
|
* Rework networking setup to be more robustSimon Rettberg2013-06-282-87/+110
|
* force forcing of forced timesyncSimon Rettberg2013-06-271-2/+8
|
* och maaanSimon Rettberg2013-06-271-0/+0
|
* [rootfs-stage32] Add service to query NTP server for timeSimon Rettberg2013-06-271-0/+22
|
* [rootfs-stage32] udhcpc-script: Use rdns to get proper hostname from local ↵Simon Rettberg2013-06-271-1/+5
| | | | DNS server
* [rootfs-stage31/32] Try to download slxconfig in stage31 already, retry in ↵Simon Rettberg2013-06-201-4/+11
| | | | stage32 if it failed
* [udhcpc] Properly renew and fork to backgroundSimon Rettberg2013-06-201-2/+2
|
* [udhcpc] remove old IP adress if new one is obtained. Update hostname if ↵Michael Neves2013-06-201-2/+16
| | | | obtained
* [udhcpc] keep udhcpc in foregroundMichael Neves2013-06-201-1/+1
|
* [vmplayer] clean up run-virt.include: drop support for old player versionsSimon Rettberg2013-06-111-0/+16
| | | | | | [vmplayer] limit RAM to 3800MB on 32bit [xorg] include libglx on openSUSE [rootfs-stage32] add gfx driver loading service - currently not actually loading them, but checking for i915 gfx to enable 3D support in VMWare Player
* [vmchooser] put mount-var-lib in proper module, fix its PATHSimon Rettberg2013-06-061-8/+0Star
|
* [setup_network] Rename varsSimon Rettberg2013-06-051-1/+1
| | | | | | [setup_network] Change MAC of eth0 after building bridge [init] Optional message can be passed to drop_shell [kernel] Disable IP autoconfig
* Fix Network setup when using bridgeSimon Rettberg2013-06-052-5/+99
| | | | Unify coding style
* Also move hidden files when mounting temp partitionSimon Rettberg2013-05-291-1/+1
|
* Write network config from stage31 and stage32's udhcpd to /opt/openslx/configSimon Rettberg2013-05-291-1/+3
|
* -.-Simon Rettberg2013-05-291-0/+1
|
* Add mount tmp (partition 44)Simon Rettberg2013-05-282-72/+47Star
|
* IMPORTANT: Implemented remote config that will be loaded at bootupSimon Rettberg2013-05-242-0/+27
| | | | | | | IMPORTANT: You need to add the URL to a config to the kernel command line IMPORTANT: or you won't see any vmware images anymore in your vmchooser IMPORTANT: add 'APPEND slxconfig=http://132.230.8.113/boot/config' to IMPORTANT: your tftp config for a start...
* tmp mount a-la openslxJonathan Bauer2013-05-232-0/+129
|
* fix udhcpcJonathan Bauer2013-05-141-1/+1
|
* mount vm-store virt directoryMichael Neves2013-05-091-1/+1
|
* Make dhcp++ executable so it actually does somethingSimon Rettberg2013-05-081-0/+0
|
* oopsiJonathan Bauer2013-05-071-3/+0Star
|
* dhcp service now requests same IP if he got one previouslyJonathan Bauer2013-05-072-0/+30