summaryrefslogtreecommitdiffstats
path: root/remote
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-06-054-10/+3Star
|\
| * add iptables modules, vmware udhcpd works nowMichael Neves2013-06-052-2/+3
| |
| * remove mdev, oopsMichael Neves2013-06-052-8/+0Star
| |
* | Fix Network setup when using bridgeSimon Rettberg2013-06-054-30/+33
|/ | | | Unify coding style
* mergeMichael Neves2013-06-051-4/+1Star
|
* host bridge interfaceMichael Neves2013-06-0515-80/+49Star
|\
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsJonathan Bauer2013-06-047-43/+14Star
| |\
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2013-06-043-36/+8Star
| | |\
| | | * Remove aufs-tools from stage32Simon Rettberg2013-06-042-33/+2Star
| | | |
| | | * [rootfs-stage32] include iptablesSimon Rettberg2013-06-042-3/+6
| | | |
| | * | Changed: hardcoded /lib-paths changed to variableChristian Rößler2013-06-042-3/+2Star
| | |/ | | | | | | | | | LIB64 (=lib, =lib64 on 64bit systems)
| | * Add LIB64 var that will be set to lib64 on 64bit or lib on 32bitSimon Rettberg2013-06-042-4/+4
| | |
| * | [systemd] Enable blkid supportJonathan Bauer2013-06-043-6/+12
| |/
| * Fix Simon's stupid bugs in vmplayer and policykit!Jonathan Bauer2013-06-042-2/+2
| |
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-06-046-11/+64
|\|
| * [german] skeleton for module that activated german utf-8 locales, sets up ↵Simon Rettberg2013-06-034-2/+38
| | | | | | | | the terminals properly and loads a german keymap
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsroot2013-06-0326-294/+373
| |\
| * | [kernel] Fix aufs3 patchingroot2013-06-032-9/+26
| | |
* | | insert soundMichael Neves2013-06-042-8/+8
| |/ |/|
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-06-032-7/+10
|\ \
| * | Merge branch 'master' of dnbd3:openslx-ng/tm-scriptsSimon Rettberg2013-06-012-3/+6
| |\|
| | * [vmplayer] More error checksroot2013-05-312-3/+6
| | | | | | | | | | | | | | | [stage31] more error checks in stage31 (and then drop to shell) [fileutil] Add option to tarcopy to ignore failed reads
| * | [vmplayer] Fixed mounting of vmplayer NFS shareSimon Rettberg2013-06-011-4/+4
| |/
* / vmware networkMichael Neves2013-06-0325-290/+369
|/
* 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-293-9/+20
|
* Merge branch 'master' of git:openslx-ng/tm-scriptsJonathan Bauer2013-05-294-73/+52Star
|\
| * -.-Simon Rettberg2013-05-291-0/+1
| |
| * Add mount tmp (partition 44)Simon Rettberg2013-05-284-73/+51Star
| |
* | [stage31] always start networking in stage 3.1Jonathan Bauer2013-05-291-4/+6
|/
* fix mkhomedir for suseJonathan Bauer2013-05-281-0/+1
|
* IMPORTANT: Implemented remote config that will be loaded at bootupSimon Rettberg2013-05-246-11/+42
| | | | | | | 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...
* [vmchooser] mount vm-nfs-share read onlySimon Rettberg2013-05-241-1/+1
|
* [kdm] Make input boxes twice as wide (request by OG)Simon Rettberg2013-05-241-2/+2
|
* [vmplayer] Copy kernel modules in post_copy, not buildSimon Rettberg2013-05-242-7/+13
| | | | [systemd] enable logind again, fixes tty2-6
* ...Jonathan Bauer2013-05-231-1/+1
|
* fix nss-ldap-sed-exprJonathan Bauer2013-05-231-1/+1
|
* minorJonathan Bauer2013-05-232-3/+2Star
|
* export needed variables for /bin/setup-networkJonathan Bauer2013-05-231-5/+5
|
* Merge branch 'master' of git:openslx-ng/tm-scriptsJonathan Bauer2013-05-235-22/+89
|\
| * Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2013-05-233-67/+82
| |\ | | | | | | | | | | | | Conflicts: remote/modules/pam/data/etc/nsswitch.conf
| * | Remove ldap in initial nsswitch conf, will be added after udev started upSimon Rettberg2013-05-235-23/+90
| | | | | | | | | | | | | | | | | | Update to systemd 204 Remove some systemd services that don't make sense in our setup Add own sysctl defaults
* | | activate nss-ldap lookups before loginJonathan Bauer2013-05-231-0/+8
| |/ |/|
* | fix MAC address for itnerface naming for udevJonathan Bauer2013-05-231-1/+1
| |
* | split network setup in stage31/initJonathan Bauer2013-05-232-64/+75
| |
* | Merge branch 'master' of git:openslx-ng/tm-scriptsJonathan Bauer2013-05-231-2/+6
|\ \
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Neves2013-05-2340-133/+203
| |\|
| * | [SUSE] vmchooser xml now found in correct dirMichael Neves2013-05-231-2/+6
| | |
* | | fix LDAP login: remove ldap lookup for groupsJonathan Bauer2013-05-231-2/+2
| |/ |/|
* | fix PATH for debug shellSimon Rettberg2013-05-231-2/+1Star
| |