Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | helpers/includes now should include an __init function and not just do stuff ↵ | Simon Rettberg | 2014-07-27 | 3 | -23/+20 |
| | | | | right away when being sourced | ||||
* | Keep split usr if original system has it, add extra logic if no split usr | root | 2014-07-24 | 1 | -1/+3 |
| | |||||
* | [logging.inc, chroot.inc] Some redirections for debugging within a chroot | Christian Rößler | 2014-03-21 | 1 | -0/+2 |
| | |||||
* | [helper/distribution.inc] Typo in comment: Why this has not meen moved. | Christian Rößler | 2014-02-11 | 1 | -1/+1 |
| | |||||
* | [helper/distribution.inc] Comment: Why this has not meen moved. | Christian Rößler | 2014-02-11 | 1 | -0/+2 |
| | |||||
* | !! Split up 'mltk' into 'mltk' and 'openslx' !! | Simon Rettberg | 2014-01-02 | 9 | -1009/+6 |
| | | | | | | | | | | '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. | ||||
* | [fileutil.inc] new: install_package generic install package function for | Jonathan Bauer | 2013-12-09 | 1 | -39/+58 |
| | | | | | single packages. Refined checks to see if a package is installed entirely and not just some configuration files | ||||
* | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Christian Rößler | 2013-10-14 | 1 | -0/+2 |
|\ | |||||
| * | [vmware] Switch from VMware player to workstation, bump version to 10.0 ↵ | Simon Rettberg | 2013-10-14 | 1 | -0/+2 |
| | | | | | | | | | | | | (would be player 6.0) also rename module from vmplayer to vmware to be more generic in case we switch again | ||||
* | | [helper/fileutil.inc] new var REQUIRED_PACKET_FILES_BLACKLIST for | Christian Rößler | 2013-10-14 | 1 | -2/+13 |
|/ | | | | list_packet_files exclusion | ||||
* | [system.inc] Forgot to reinstate perror for pwarning ... | Christian Rößler | 2013-09-30 | 1 | -1/+1 |
| | |||||
* | [system.inc] now self-detects SYS_DISTRIBUTION as not being reliably sourced. | Christian Rößler | 2013-09-30 | 1 | -1/+2 |
| | |||||
* | [system.inc] LIB64 depending on SYS_DISTRIBUTION now perror, not pwarning. | Christian Rößler | 2013-09-30 | 1 | -1/+1 |
| | |||||
* | [system.inc] Path variable LIB64 now generalized usable (dep. on ↵ | Christian Rößler | 2013-09-30 | 1 | -1/+6 |
| | | | | $SYS_DISTRIBUTION) | ||||
* | [helper/fileutil] Fix error handling in install_packages | Simon Rettberg | 2013-09-30 | 1 | -7/+7 |
| | |||||
* | [helper/useradd] Make sure /etc/shadow has group shadow | Simon Rettberg | 2013-09-30 | 1 | -25/+27 |
| | | | | (Also fix indentation on the file) | ||||
* | [system.inc] New variable AMD64_X86 | Christian Rößler | 2013-08-28 | 1 | -0/+2 |
| | |||||
* | Tried to amend single commentary for many files: New vbox module | Christian Rößler | 2013-08-28 | 2 | -2/+56 |
|\ | | | | | | | | | | | | | | | [not complete] Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts Conflicts: helper/fileutil.inc | ||||
| * | [fileutil.inc] list_packet_files: Ignore output lines that do not start with ↵ | Simon Rettberg | 2013-08-27 | 1 | -2/+2 |
| | | | | | | | | a slash (e.g. dpkg messages about diverted files) | ||||
| * | Missed a file... | Simon Rettberg | 2013-08-27 | 1 | -0/+54 |
| | | |||||
* | | [fileutil.inc] Introduced variable PACKET_HANDLER for simplification. | Christian Rößler | 2013-08-21 | 1 | -8/+6 |
|/ | |||||
* | [system.inc] Two new variables for system description / information: | Christian Rößler | 2013-08-21 | 1 | -0/+4 |
| | | | | | AMD64_I386 (can contain amd64 or i386), X86_64_I586 (x86_64 or i586). These will be serving download url construction, mostly. | ||||
* | [fileutil.inc] Added yum to packet managers | root | 2013-08-01 | 1 | -2/+14 |
| | |||||
* | <BREAKING> Start to implement distribution specific module configs instead of | Simon Rettberg | 2013-07-29 | 2 | -11/+9 |
| | | | | | just packet-manager specific. This requires adapting the configs of all modules (but not their build scripts) | ||||
* | [fileutil.inc] improve install_packages function to check whether packages ↵ | Jonathan Bauer | 2013-07-11 | 1 | -9/+50 |
| | | | | are already installed before trying to install them (should speed up the whole thing). Additionally it now outputs the list of installed packages. This could be saved in some log to review which packages where installed during the building process | ||||
* | [fileutil] fix typo | Jonathan Bauer | 2013-07-09 | 1 | -2/+2 |
| | |||||
* | [binutil] added a non-critical TODO | Jonathan Bauer | 2013-07-09 | 1 | -0/+1 |
| | |||||
* | [kernel] remember last built version and if new kernel is detected, ask what ↵ | Jonathan Bauer | 2013-07-08 | 2 | -22/+20 |
| | | | | to do. WARNING: KVERSION file will be missing, write the old (uname -r) under remote/modules/ksrc/KVERSION to be safe :) | ||||
* | Don't fail when copying firmware modules that already exist | Simon Rettberg | 2013-06-24 | 1 | -3/+7 |
| | |||||
* | [kernel] fix copying firmware | Simon Rettberg | 2013-06-13 | 1 | -3/+7 |
| | |||||
* | [fileutil.inc] remove debug message | Jonathan Bauer | 2013-06-13 | 1 | -1/+0 |
| | |||||
* | [alsa] Seems package names are different on SUSE after all... | Simon Rettberg | 2013-06-13 | 1 | -2/+5 |
| | |||||
* | [fileutil.inc] minor fix | Jonathan Bauer | 2013-06-12 | 1 | -5/+6 |
| | |||||
* | [fileutil.inc] generic install_package function, to be used in scripts. ↵ | Jonathan Bauer | 2013-06-12 | 1 | -20/+19 |
| | | | | Installs a package using the platform's packet manager | ||||
* | [kernel] fix firmware not being copied, because of wrong paths | Jonathan Bauer | 2013-06-11 | 1 | -1/+25 |
| | |||||
* | [binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependencies | Simon Rettberg | 2013-06-10 | 1 | -2/+2 |
| | | | | [kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?) | ||||
* | [systemd] patch PATH environment variable in systemd-src | Simon Rettberg | 2013-06-10 | 1 | -11/+11 |
| | |||||
* | Merge branch 'master' of git:openslx-ng/tm-scripts | Jonathan Bauer | 2013-06-06 | 2 | -0/+37 |
|\ | |||||
| * | [helper] Add key-value util | Simon Rettberg | 2013-06-06 | 2 | -0/+37 |
| | | | | | | | | | | | | | | Can be used to add simple key-value-pairs to files. It will error if the given key already exists and has a different value. If it does not exist in the target file, it will be appended/created. Otherwise, nothing will be done. | ||||
* | | [binutil.inc] added commentaries for the functions searching for the dynamic ↵ | Jonathan Bauer | 2013-06-06 | 1 | -17/+63 |
|/ | | | | dependencies of binaries | ||||
* | Add LIB64 var that will be set to lib64 on 64bit or lib on 32bit | Simon Rettberg | 2013-06-04 | 1 | -0/+8 |
| | |||||
* | [vmplayer] More error checks | root | 2013-05-31 | 1 | -2/+12 |
| | | | | | [stage31] more error checks in stage31 (and then drop to shell) [fileutil] Add option to tarcopy to ignore failed reads | ||||
* | beauty operations :) | Jonathan Bauer | 2013-05-28 | 1 | -14/+14 |
| | |||||
* | Joeys Mist wieder fixen :P | Simon Rettberg | 2013-05-24 | 1 | -2/+0 |
| | |||||
* | ... | Jonathan Bauer | 2013-05-23 | 1 | -0/+2 |
| | |||||
* | fix annoying error message of 'which apt-get' on suse | Jonathan Bauer | 2013-05-23 | 1 | -2/+2 |
| | |||||
* | 1. Fix ARCH_TRIPLET for distos that don'T have it. | Simon Rettberg | 2013-05-21 | 1 | -1/+2 |
| | | | | | | 2. Add suse-specific .conf file for openbox 3. Add libnss_mdns* to pam 4. Add vmchooser and openbox to stage32-opensuse | ||||
* | Refactoring: | Simon Rettberg | 2013-05-21 | 1 | -7/+7 |
| | | | | | REQUIRED_DEPENDENCIES -> REQUIRED_INSTALLED_PACKAGES REQUIRED_PACKAGES -> REQUIRED_CONTENT_PACKAGES | ||||
* | dhcp service now requests same IP if he got one previously | Jonathan Bauer | 2013-05-07 | 1 | -2/+4 |
| | |||||
* | auto copy dependencies as read from modules.dep to the target directory | Jonathan Bauer | 2013-05-07 | 1 | -0/+11 |
| |