| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [rfs-s32] added openvswitch to REQUIRED_KERNEL_MODULES | Jonathan Bauer | 2014-07-09 | 1 | -0/+1 |
| | | | | | TODO: fetch this in the openstack module | ||||
| * | [chroot.inc] perror if chmod'ing the chroot's autoexec script | Jonathan Bauer | 2014-07-09 | 1 | -1/+1 |
| | | |||||
| * | [qt.inc] Fix function if the desired version is installed for 32 and 64 bit | Simon Rettberg | 2014-07-09 | 1 | -1/+2 |
| | | |||||
| * | Change ubuntu 14.04 configs to 14 | Simon Rettberg | 2014-07-09 | 5 | -0/+0 |
| | | |||||
| * | Fix new splash screen... | Simon Rettberg | 2014-07-05 | 2 | -2/+5 |
| | | |||||
| * | [stage31] Made splash-screen nicer | Simon Rettberg | 2014-07-05 | 6 | -13/+22 |
| | | |||||
| * | [busybox] Add patch for background filling | Simon Rettberg | 2014-07-05 | 2 | -1/+78 |
| | | |||||
| * | [useradd.inc] Fix add_user in case the user and their group exists and the ↵ | Simon Rettberg | 2014-07-05 | 1 | -8/+28 |
| | | | | | group name differs from the user name | ||||
| * | Trottel | Simon Rettberg | 2014-07-04 | 1 | -1/+1 |
| | | |||||
| * | Try to clean up the mess with all the different kernel version variables ↵ | Simon Rettberg | 2014-07-04 | 9 | -166/+107![]() |
| | | | | | everywhere | ||||
| * | [downloader.inc] Special case sourceforge: Allow setting a mirror in ./config | Simon Rettberg | 2014-07-04 | 1 | -5/+14 |
| | | |||||
| * | [dnbd3] Bump version again | Simon Rettberg | 2014-07-04 | 1 | -1/+1 |
| | | |||||
| * | Bump dnbd3 commit for kernel 3.14 support | Simon Rettberg | 2014-07-04 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts | Simon Rettberg | 2014-07-04 | 15 | -36/+95 |
| |\ | |||||
| | * | relative paths dont work with systemd-204 | Jonathan Bauer | 2014-07-04 | 4 | -5/+5 |
| | | | | | | | | | for now hardcoded /opt/openslx/bin/rm | ||||
| | * | [rfs-stage31] Source config right after fetching | Simon Rettberg | 2014-07-04 | 1 | -0/+1 |
| | | | |||||
| | * | [debian] started debian support | Jonathan Bauer | 2014-07-03 | 11 | -31/+90 |
| | | | | | | | | | TODO: chroot.inc with overlayfs support as its officially not in debian's repos | ||||
| * | | "Fedora Support", step 1 -> | Simon Rettberg | 2014-07-04 | 61 | -74/+369 |
| |/ | | | | | | | | | | | | | | | | Several changes: 1) Make sure /bin /sbin /lib and /lib64 are ALWAYS symlinks to /usr/XXX, no matter what the current distribution does. 2) Make sure nobody and nogroup exist. 3) Fix various modules making assumptions that are not true on every distro. 4) Add symlinks to kdm module since fedora is looking for kdmrc in yet another spot. 5) Add detection of fedora, support its package manager What still breaks: dnbd3 Other distros might not work now, they need adaption to changed logic in some modules. | ||||
| * | remove hardcoded /bin/rm call. Relative calls work in services files | Jonathan Bauer | 2014-07-02 | 4 | -5/+5 |
| | | |||||
| * | [rfs-s31] linking bb applets breaks some stage4's binaries | Jonathan Bauer | 2014-07-02 | 1 | -7/+0![]() |
| | | | | | TODO: make it not so dumb | ||||
| * | don't split busybox applets in /usr. | Jonathan Bauer | 2014-07-01 | 24 | -33/+35 |
| | | | | | | | all busybox stuff is now under /bin and /sbin. We create links for all applets in stage32's /bin and /sbin. This fixes the "no such file" errors caused by hardcoded calls (e.g. /bin/rm) in a some binaries. | ||||
| * | [stage4] fix ldconfig race | Jonathan Bauer | 2014-06-30 | 1 | -0/+6 |
| | | |||||
| * | [pam] increase user's home tmpfs to 1GB | Jonathan Bauer | 2014-06-27 | 1 | -1/+1 |
| | | | | | TODO: move the temp user home to /tmp | ||||
| * | [rfs-s32] fix addons downloading | Jonathan Bauer | 2014-06-26 | 1 | -3/+2![]() |
| | | |||||
| * | [opensbox] renamed openbox session name for better sorting in vmchooser | Jonathan Bauer | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | [pam] tmpfs home now 200mb - WIP | Jonathan Bauer | 2014-06-26 | 1 | -1/+1 |
| | | |||||
| * | [rfs-s32] fix broken terminals on ssh sessions | Jonathan Bauer | 2014-06-26 | 1 | -0/+2 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts | Jonathan Bauer | 2014-06-25 | 7 | -82/+75![]() |
| |\ | |||||
| | * | Merge branch 'master' of dnbd3:openslx-ng/tm-scripts | Simon Rettberg | 2014-06-16 | 4 | -8/+13 |
| | |\ | |||||
| | * | | [rfs-stage31] Restructured init script and includes a bit... could use more work | Simon Rettberg | 2014-06-16 | 7 | -82/+75![]() |
| | | | | |||||
| * | | | [rootfs-stage32] ditro logo max tries and timeout | Jonathan Bauer | 2014-06-25 | 1 | -1/+1 |
| | |/ |/| | |||||
| * | | dont exit, else xfwm4 will not be created | Jonathan Bauer | 2014-06-16 | 1 | -1/+0![]() |
| | | | |||||
| * | | [onetime-fix] abort if /usr/share/themes/Greybird already exists. | Jonathan Bauer | 2014-06-16 | 1 | -1/+6 |
| | | | |||||
| * | | [kernel.inc] fix bad cd's. | Jonathan Bauer | 2014-06-16 | 1 | -4/+7 |
| | | | |||||
| * | | grep | Jonathan Bauer | 2014-06-13 | 2 | -3/+1![]() |
| |/ | |||||
| * | these french people .... | Jonathan Bauer | 2014-06-11 | 1 | -1/+1 |
| | | |||||
| * | minor - break line for easier reading | Jonathan Bauer | 2014-06-11 | 1 | -1/+2 |
| | | |||||
| * | [rfs-s31] init cosmetics | Jonathan Bauer | 2014-06-11 | 1 | -2/+2 |
| | | |||||
| * | [busybox] enable grep with -E and -A,-B,-C | Jonathan Bauer | 2014-06-10 | 1 | -3/+3 |
| | | |||||
| * | -E for regex!!! | Jonathan Bauer | 2014-06-10 | 1 | -1/+1 |
| | | |||||
| * | oopsie | Jonathan Bauer | 2014-06-10 | 1 | -2/+2 |
| | | |||||
| * | fix wrong shell used in a few scripts | Jonathan Bauer | 2014-06-10 | 4 | -4/+4 |
| | | |||||
| * | [busybox] fixes busybox waiting for user input while compiling.... | Jonathan Bauer | 2014-06-10 | 1 | -1/+1 |
| | | |||||
| * | [cups] fix missing 'ghostscript' package for opensuse | Jonathan Bauer | 2014-06-10 | 1 | -0/+2 |
| | | |||||
| * | [busybox] added mkfifo and removed mdev | Jonathan Bauer | 2014-06-10 | 1 | -8/+8 |
| | | |||||
| * | [stage31] mount /dev through devtmpfs | Jonathan Bauer | 2014-06-10 | 1 | -9/+4![]() |
| | | |||||
| * | Minor cleanup. | Dirk | 2014-06-08 | 2 | -3/+19 |
| | | |||||
| * | [resolv.conf] dont save it to run, since it will be lost when systemd ↵ | Jonathan Bauer | 2014-06-04 | 3 | -3/+3 |
| | | | | | re-mounts it | ||||
| * | [vmchooser2] guest mount for cifs is of no use, so add support for credentials | Simon Rettberg | 2014-06-04 | 1 | -1/+3 |
| | | |||||
| * | [vmchooser] error handling for vmstore mountage | Jonathan Bauer | 2014-06-02 | 1 | -3/+12 |
| | | |||||

