summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | small changesManuel Schneider2014-03-311-9/+7Star
| |_|/ |/| |
* | | [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
| |/ |/|
* | 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
| | |
| * | [logging.inc, chroot.inc] Some redirections for debugging within a chrootChristian Rößler2014-03-213-2/+6
| | |
| * | [chroot.inc] Added parameter to bind-remountChristian Rößler2014-03-201-2/+2
| | |
* | | [packagemanager] improve list_content_packages functionJonathan Bauer2014-03-241-31/+71
|/ / | | | | | | | | added "--files" and "--dirs" switches to list only files or dirs respectively. added support for external "EXTRA_PACKAGES" bash variables with which the content of additional packages can be listed without them beeing in the REQUIRED_CONTENT_PACKAGES vairable of the config file
* | [setup_target] clean_modules fixJonathan Bauer2014-03-191-1/+1
| | | | | | | | | | fix kernel-system not getting cleaned properly. Stronger kernel filter statement when re-setting the modules to clean.
* | [pam] fix wrong permissions of temporary home dirJonathan Bauer2014-03-181-1/+1
| |
* | [sshd] added TODO:Jonathan Bauer2014-03-171-0/+3
| | | | | | | | gui/mltk needs to install sshd packages if not present
* | [vmware] port to new chroot-run functionalityJonathan Bauer2014-03-112-184/+57Star
| |
* | [nvidia_libs] port to new chroot-run functionalityJonathan Bauer2014-03-111-10/+16
| |
* | [nvidia_kernel] port to new chroot-run functionalityJonathan Bauer2014-03-111-97/+25Star
| |
* | [chroot.inc] major improvementsJonathan Bauer2014-03-111-25/+86
| | | | | | | | | | | | -do not remove directories on startup/exit, instead check for existing mounts. -after remounting / to read-only, check if it worked.
* | [binutil.inc] fix special case:Jonathan Bauer2014-03-111-5/+10
| | | | | | | | | | if link exists but target does not, check if the target exists in the MODULE_BUILD_DIR and if so, add "./target" to copylist.
* | [cleanup.inc] added traps for SIGINT and SIGTERMJonathan Bauer2014-03-111-0/+29
| | | | | | | | | | | | | | Upon SIGINT and SIGTERM, cleanexit is called. At the moment, checks for mounts done by chroot and tries to umount them. TODO: make the cleanup modular instead of writing the stuff directly inside cleanexit. A-la 'cleanup.d' for example.
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scriptsJonathan Bauer2014-03-111-21/+30
|\ \
| * | [iptables-helper] Use -w everywhere to prevent race conditionsSimon Rettberg2014-03-101-21/+30
| | |
* | | [udhcpcdcdcdcd] fix wrong hostname name being setJonathan Bauer2014-03-111-3/+4
|/ / | | | | | | TODO: rewrite this ugly piece of code