| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [kernel.inc] copy_kernel: now copies the correct kernel | Jonathan Bauer | 2014-05-08 | 1 | -10/+26 |
| | | | | | either compiled one or from the system | ||||
| * | [remote/include/qt] Fix qt version selection on systems without qtchooser | Simon Rettberg | 2014-04-17 | 1 | -5/+13 |
| | | |||||
| * | added include for selecting qt version | Jonathan Bauer | 2014-04-14 | 1 | -0/+21 |
| | | |||||
| * | [chroot.inc] Check whether anything chroot-related is mounted before trying ↵ | Christian Rößler | 2014-04-04 | 1 | -5/+9 |
| | | | | | to unmount | ||||
| * | [cleanup.inc] Better trapping - trap me once, don't trap me twice (Please test!) | Christian Rößler | 2014-04-04 | 1 | -3/+6 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2014-03-24 | 2 | -64/+135 |
| |\ | | | | | | | | | Conflicts: remote/modules/vmware/vmware.build | ||||
| | * | [kernel] remove forgotten pinfo used while dev'ing | Jonathan Bauer | 2014-03-24 | 1 | -1/+1 |
| | | | |||||
| | * | [kernel.inc] less spam in non-debug mode | Jonathan Bauer | 2014-03-24 | 1 | -1/+1 |
| | | | |||||
| | * | [kernel.inc] major rework to support system kernel | Jonathan Bauer | 2014-03-24 | 1 | -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-scripts | Jonathan Bauer | 2014-03-24 | 1 | -3/+4 |
| | |\ | |||||
| | * | | [packagemanager] improve list_content_packages function | Jonathan Bauer | 2014-03-24 | 1 | -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 | ||||
| * | | | [vmware, chroot] vmware pseudo-deletions in case workstation is installed in | Christian Rößler | 2014-03-24 | 1 | -1/+13 |
| | |/ |/| | | | | | the base system. An explicit warning for chroot.inc's autoexec.bat. | ||||
| * | | [logging.inc, chroot.inc] Some redirections for debugging within a chroot | Christian Rößler | 2014-03-21 | 1 | -1/+2 |
| | | | |||||
| * | | [chroot.inc] Added parameter to bind-remount | Christian Rößler | 2014-03-20 | 1 | -2/+2 |
| |/ | |||||
| * | [chroot.inc] major improvements | Jonathan Bauer | 2014-03-11 | 1 | -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 Bauer | 2014-03-11 | 1 | -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 SIGTERM | Jonathan Bauer | 2014-03-11 | 1 | -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. | ||||
| * | added example usage | Jonathan Bauer | 2014-02-27 | 1 | -1/+6 |
| | | |||||
| * | added chroot.inc | Jonathan Bauer | 2014-02-27 | 1 | -0/+131 |
| | | | | | | | this help provides chroot-install functionality. Only use 'chroot_run <build_dir>' in your build scripts. Have a look at the comment on how to use. | ||||
| * | Support loading selected drm gfx drivers only, based on pci ids | Simon Rettberg | 2014-02-19 | 1 | -2/+2 |
| | | |||||
| * | Overhauled vmware kernel module patching, also added global kernel version ↵ | Simon Rettberg | 2014-02-14 | 2 | -4/+77 |
| | | | | | | | | | | variables Variables are now: KERNEL_CURRENT_VERSION - currently running kernel (uname -r) SYS_UTS_RELEASE - What uname -r will yield on the generated system SYS_KERNEL - Just version number of SYS_UTS_RELEASE (eg. 3.5.6-12-openslx -> 3.5.6) | ||||
| * | [distribution.inc] Added SYS_CODENAME: Ubuntu eg. -> raring, openSuse eg. -> ↵ | Christian Rößler | 2014-02-11 | 1 | -0/+1 |
| | | | | | Dartmouth | ||||
| * | [packagemanager.inc] add 'etc/init.d' to blacklist for package listing | Jonathan Bauer | 2014-01-23 | 1 | -2/+2 |
| | | | | | funciton | ||||
| * | [packagemanager.inc] --force-resolution for zypper based package installation | Christian Rößler | 2014-01-21 | 1 | -2/+2 |
| | | |||||
| * | [packagemanager.inc] minor improvements to output message when a | Jonathan Bauer | 2014-01-17 | 1 | -10/+16 |
| | | | | | package appears to not be installed or is a meta-package | ||||
| * | !! Split up 'mltk' into 'mltk' and 'openslx' !! | Simon Rettberg | 2014-01-02 | 8 | -0/+940 |
| 'mltk remote' is now 'mltk' 'mltk server' is now 'openslx' Also changed the export type (-e) stage31 to 'cpio' and stage32 and addons to 'sqfs' It should describe what it's packed as, not what the meaning of the content is; you can already tell from the file name. | |||||
