summaryrefslogtreecommitdiffstats
path: root/remote/rootfs
Commit message (Collapse)AuthorAgeFilesLines
...
| * [stage32] fix "terminal not fuly functional" (less) etc.Simon Rettberg2013-08-151-0/+2
| |
* | mergeJonathan Bauer2013-08-151-0/+44
|/
* [stage31] move configuration of stage32 into /bin/activate_sysconfig.Jonathan Bauer2013-08-154-94/+116
|
* [rootfs-stage31] renamed setup_network to setup-networkJonathan Bauer2013-08-151-0/+0
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-145-43/+47
|\
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-144-16/+19
| |\
| * | [rootfs-stage32] setup all addons according to /opt/openslx/config. Your ↵Jonathan Bauer2013-08-145-43/+47
| | | | | | | | | | | | config now needs: SLX_ADDONS_BASE_DIR as the URL (with http prefix) where the addons are and SLX_ADDONS_LIST as the list of addons that exists. i.e. SLX_ADDONS_BASE_DIR='http://server/distro/addons' and SLX_ADDONS_LIST='vmware'. The script would then try to wget http://serveR/distro/addons/vmware.sqfs . The file must be sqfs, as produced by mltk with ./mltk server <ip> <addon_target> -e addons
* | | [roofs-stage31] fix network setup if multiple NICs are presentSimon Rettberg2013-08-142-50/+63
| |/ |/|
* | Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-08-142-0/+43
|\|
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-08-147-56/+68
| |\
| * | [rootfs-stage32] new systemd service and script to download, mount and ↵Jonathan Bauer2013-08-142-0/+43
| | | | | | | | | | | | append an addon (in sqfs) to the current /
* | | [busybox] Use official git repository instead of our own repoSimon Rettberg2013-08-144-16/+19
| |/ |/| | | | | Also include busybox in stage31 only and simply copy it before switchrooting to stage32
* | respect 80 columns width (in case no drm could be loaded)Simon Rettberg2013-08-131-1/+1
| |
* | fix for fixSimon Rettberg2013-08-132-0/+1
| |
* | fix for last commitSimon Rettberg2013-08-132-4/+4
| |
* | [rootfs-stage32] Properly generate and update /etc/issue with version ↵Simon Rettberg2013-08-136-56/+67
|/ | | | information
* [rootfs-stage32] fix permission for /var/log/openslx. vmchooser can now ↵Jonathan Bauer2013-08-131-0/+2
| | | | write log files independently from whom started it
* [rootfs-stage32] SLX_STAGE4_NFS has to be given in the global config file ↵Jonathan Bauer2013-08-121-11/+4Star
| | | | (/opt/openslx/config). Adapated systemd-mount_export script
* Create /etc/issue dynamically ... (see issue #481)Dirk2013-08-072-22/+42
|
* [rootfs-stage32] add find and grep to config fileJonathan Bauer2013-08-021-0/+2
|
* [rootfs-stage32] added /etc/nsswitch.conf with standard configJonathan Bauer2013-08-011-0/+19
|
* adapted new naming conventions for all the scripts.Jonathan Bauer2013-08-0115-228/+7Star
| | | | | | | | | | | | | | 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-318-167/+213
|
* restructuringJonathan Bauer2013-07-311-0/+16
|
* remote/rootfs/rootfs-stage32/data/opt/openslx/scripts/dhcp++Jonathan Bauer2013-07-311-0/+10
|
* restructuringJonathan Bauer2013-07-311-0/+111
|
* added download of config.tgz to activate-sysconfig and moved it to stage31Jonathan Bauer2013-07-311-0/+67
|
* restructuring file paths a bitJonathan Bauer2013-07-315-7/+6Star
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2013-07-301-1/+7
|\
| * [vmplayer] fix memory limit on old vmware hardware versionsSimon Rettberg2013-07-301-1/+7
| | | | | | | | [rootfs-stage32] make analyze-disk wait for fdisk
* | [rootfs-stage32] mount tmp partition after sysinit target, not beforeJonathan Bauer2013-07-301-1/+2
|/
* [rootfs-stage32] forgot to remove a few entries from generic configJonathan Bauer2013-07-291-4/+0Star
|
* [rootfs-stage32] update configsJonathan Bauer2013-07-295-215/+33Star
|
* [kernel] remember last built version and if new kernel is detected, ask what ↵Jonathan Bauer2013-07-082-15/+8Star
| | | | to do. WARNING: KVERSION file will be missing, write the old (uname -r) under remote/modules/ksrc/KVERSION to be safe :)
* [rootfs-stage31] Remove unneeded mv call, fixes #457Simon Rettberg2013-07-051-3/+2Star
|
* [rootfs-stage32] Add swapon command for found swap partition, fixes #458Simon Rettberg2013-07-052-1/+1
|
* -Variable LANG - obsolete since pam_env and /etc/environmentChristian Rößler2013-07-041-1/+0Star
|
* +LANG: de_DE.utf8 in /etc/profileChristian Rößler2013-07-031-0/+1
|
* Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-07-022-1/+43
|\
| * [rootfs-stage32] Add /etc/hosts file, make udhcpc script update itSimon Rettberg2013-07-022-1/+43
| |
* | + /etc/fonts/fonts.confChristian Rößler2013-07-021-0/+1
|/
* !Simon Rettberg2013-06-281-0/+1
|
* _Simon Rettberg2013-06-283-8/+10
|
* Trying to get systemd services in right orderSimon Rettberg2013-06-281-0/+1
|
* Try to properly set the system time in stage31 alreadySimon Rettberg2013-06-282-3/+13
|
* Rework networking setup to be more robustSimon Rettberg2013-06-283-87/+111
|
* simplicity + eleganceSimon Rettberg2013-06-281-3/+1Star
|
* force forcing of forced timesyncSimon Rettberg2013-06-271-2/+8
|
* och maaanSimon Rettberg2013-06-271-0/+0
|
* ödsikgjölkdsifjnoidrjnSimon Rettberg2013-06-271-1/+1
|