summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [rfs-stage32] Fix logic in setup slx addons: Only check for empty addon list ↵Simon Rettberg2014-04-011-1/+1
| | | | if called with no arguments
* [rfs-stage32] stage4 target requires stage4 mount (not just wants)Simon Rettberg2014-04-011-1/+1
|
* [rfs-stage32] Depend on tmp.target, not the service that will reach that targetSimon Rettberg2014-04-011-1/+2
|
* [vmware] Support "bridge" and "bridged" as option string for bridged modeSimon Rettberg2014-04-011-1/+1
|
* Merge branch 'master' of simonslx:openslx-ng/tm-scriptsSimon Rettberg2014-04-01301-793/+19316
|\
| * [config curitiba] add curitiba configMichael Pereira Neves2014-03-316-0/+6
| |
| * [vmchooser-openslx] add openslx vmchooser config moduleMichael Pereira Neves2014-03-314-0/+8
| |
| * [vmchooser-curitiba] add curitiba vmchooser config moduleMichael Pereira Neves2014-03-314-0/+8
| |
| * [pam-curitiba] add curitiba pam config moduleMichael Pereira Neves2014-03-3126-0/+607
| |
| * [cups-curitiba] add curitiba cups config moduleMichael Pereira Neves2014-03-311-0/+1
| |
| * [branding-curitiba] Add curitiba branding as config moduleMichael Pereira Neves2014-03-311-0/+265
| |
| * [target] add curitiba targetMichael Pereira Neves2014-03-3128-0/+28
| |
| * [module] adapt brazilian module to new naming schemeMichael Pereira Neves2014-03-316-0/+0
| |
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsMichael Pereira Neves2014-03-31197-218/+173Star
| |\
| | * [vbox] re-set permissions: openslx/script entriesChristian Rößler2014-03-282-0/+0
| | |
| | * [vmchooser] More debug output if dnbd3 failsSimon Rettberg2014-03-261-1/+4
| | |
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-03-253-0/+121
| | |\
| | | * [vbox] Added vmchooser-xml_filterChristian Rößler2014-03-251-0/+74
| | | |
| | | * [vbox] + creating required standard directoryChristian Rößler2014-03-251-0/+3
| | | |
| | | * [vmware] module.conf: entries generalized, no sp. ubuntu confChristian Rößler2014-03-251-0/+44
| | | |
| | * | [idleaction] added support for SLX_REBOOT_SHUTDOWNJonathan Bauer2014-03-252-1/+18
| | |/
| | * woopsie, the return ;)Jonathan Bauer2014-03-25175-3684/+0Star
| | |
| | * [consolekit] woops, delete old filesJonathan Bauer2014-03-255-68/+0Star
| | |
| | * [rootfs] forgot to rename rootfs-modulesJonathan Bauer2014-03-258-0/+0
| | |
| | * [modules] new module naming conventionJonathan Bauer2014-03-25181-5/+3753
| | | | | | | | | | | | rename $MODULE.{conf,build} to module.{conf,build}
| | * [rootfs-stage32] /var/log/openslx in tmpfiles.dJonathan Bauer2014-03-252-5/+1Star
| | | | | | | | | | | | do not mkdir in build script, but with systemd's tmpfiles mechanism
| | * remove very very ancient ghostJonathan Bauer2014-03-241-178/+0Star
| | |
| * | [brazilian] add brazilian locale and keymapsMichael Pereira Neves2014-03-2413-0/+17204
| | |
| * | [doc] update doc, add doc for kcl varsMichael Pereira Neves2014-03-243-21/+66
| |/
| * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-03-243-1/+154
| |\
| | * [vmware] vmware.conf.ubuntu added, var REQUIRED_VMWARE_DELETIONS as file/dirChristian Rößler2014-03-241-0/+136
| | | | | | | | | | | | | | | list of pseudo-deletions within chroot in case vmware-Workstation is installed in base system.
| | * Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsChristian Rößler2014-03-2419-73/+314
| | |\ | | | | | | | | | | | | | | | | Conflicts: remote/modules/vmware/vmware.build
| | * | [vmware, chroot] vmware pseudo-deletions in case workstation is installed inChristian Rößler2014-03-242-3/+20
| | | | | | | | | | | | | | | | the base system. An explicit warning for chroot.inc's autoexec.bat.
| * | | [dhcpc-busybox] fix bad hostname setting logicJonathan Bauer2014-03-241-21/+34
| | |/ | |/| | | | | | | fixed multiple interfaces support.
| * | [kernel] remove forgotten pinfo used while dev'ingJonathan Bauer2014-03-241-1/+1
| | |
| * | [vmware] added link to kernel in vmware targetJonathan Bauer2014-03-241-0/+1
| | |
| * | [kernel.inc] less spam in non-debug modeJonathan Bauer2014-03-241-1/+1
| | |
| * | [kernel-system] added TODO. DO NOT USE YET, WIP!Jonathan Bauer2014-03-241-0/+3
| | | | | | | | | | | | You have been warned.
| * | [kernel-system] new moduleJonathan Bauer2014-03-245-0/+135
| | | | | | | | | | | | | | | | | | kernel-system provides the kernel from the running system without the need of compiling our own. also installs kernel headers through the package manager to be able to build kernel modules as required by other modules like vmware, dndb3...
| * | [setup_target] kernel version checkJonathan Bauer2014-03-241-1/+1
| | | | | | | | | | | | only check if kernel version changed since last build for the "kernel" module and not the new "kernel-system" module
| * | [rfs-s32] adapted to new kernel functionsJonathan Bauer2014-03-242-2/+2
| | |
| * | [rfs-s31] adapted to new kernel functionsJonathan Bauer2014-03-241-2/+2
| | |
| * | [vmware] added 'kernel' to REQUIRED_MODULESJonathan Bauer2014-03-241-0/+1
| | |
| * | [nvidia_kernel] adapted .build to new kernel functionsJonathan Bauer2014-03-242-2/+4
| | |
| * | [kernel] adapted .build to new kernel functionsJonathan Bauer2014-03-241-0/+26
| | |
| * | [dnbd3] adapted .build to new kernel functionsJonathan Bauer2014-03-241-1/+1
| | |
| * | [vmware] adapted .build to new kernel stuffJonathan Bauer2014-03-241-4/+6
| | |
| * | [kernel.inc] major rework to support system kernelJonathan Bauer2014-03-241-33/+64
| | | | | | | | | | | | | | | changed how we determine the path of headers and kernel modules to support the "kernel-system" module
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scriptsJonathan Bauer2014-03-243-4/+8
| |\|
| | * [vmware.build] Ahem, forgot to re-comment debugging bashChristian Rößler2014-03-211-1/+1
| | |