summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Collapse)AuthorAgeFilesLines
* added systems suse 11.3 scilin 5.4-5.5, todo installer packages for suse ↵Michael Janczyk2010-07-161-0/+4
| | | | 11.3 in lib/distro-info
* fixes apt, ../archives/partial directry requiredSebastian2010-05-301-0/+1
|
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-3/+7
|
* Some modifications to filter list (stage1).Dirk von Suchodoletz2010-03-011-2/+4
|
* Updated syslinux package of HPA.Dirk von Suchodoletz2010-02-252-1/+5
|
* Trivial updates without much functionality yet.Dirk von Suchodoletz2010-02-091-2/+5
|
* updated installation of ubuntu9.10Alexander Hoppe2009-11-251-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3208 95ad53e4-c205-0410-b2fa-d234c58c8868
* more OpenSLX path optimizationsMichael Janczyk2009-11-031-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3184 95ad53e4-c205-0410-b2fa-d234c58c8868
* BINPATH added to PATHMichael Janczyk2009-11-031-0/+6
| | | | | | | support for vmplayer3 further simplifications through DEFAULTDIRS git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3180 95ad53e4-c205-0410-b2fa-d234c58c8868
* default directories introduced. please test and say what you think. examples ↵Michael Janczyk2009-10-231-24/+90
| | | | | | see plugins vmware and vmchooser. can be simplyfied further (VIRTDIR, ETC...). /opt/openslx can bu user for plugins, ect as well (maybe PLUGINDIR?). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3177 95ad53e4-c205-0410-b2fa-d234c58c8868
* included mounting of /proc/ when updating via yumAlexander Hoppe2009-09-291-5/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3165 95ad53e4-c205-0410-b2fa-d234c58c8868
* improved way of giving package names so that it should be enough to give the ↵Alexander Hoppe2009-09-241-3/+17
| | | | | | name an perhaps the major version number git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3157 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes for Scientific Linux 5.3 ...Dirk von Suchodoletz2009-09-101-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3152 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updating to newer Scientific Linux version as no much was done in 5.1Dirk von Suchodoletz2009-09-101-1/+1
| | | | | | | yet. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3150 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix following error:Sebastian Schmelzer2009-08-251-2/+5
| | | | | | | | E: Archive directory /var/cache/apt/archives/partial is missing. *** unable to update repository info () git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3127 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simple fix (duplicated entry) and improvement for runlevel script.Dirk von Suchodoletz2009-08-192-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3108 95ad53e4-c205-0410-b2fa-d234c58c8868
* No need for the uclibc-wrapper in stage4 any more ...Dirk von Suchodoletz2009-08-191-6/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3104 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing an ugly bug Olli pointed out in r3096, r3097 ...Dirk von Suchodoletz2009-08-182-8/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3099 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add the uclib feature too the clone setup too (not working properly yet).Dirk von Suchodoletz2009-08-181-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3097 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding uclibs to the library path (not completed yet) to render the Dirk von Suchodoletz2009-08-172-1/+15
| | | | | | | uclib-wrapper unneeded ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3096 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding another export item (highly experimental, see #156 for generalDirk von Suchodoletz2009-08-151-0/+76
| | | | | | | problem/idea and #495 for the export squash generation). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3094 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some trivial stuff ...Dirk von Suchodoletz2009-08-143-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3091 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hopefully fixing the #481 bug (please report).Dirk von Suchodoletz2009-08-131-1/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3087 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes ...Dirk von Suchodoletz2009-08-122-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3085 95ad53e4-c205-0410-b2fa-d234c58c8868
* Installing uclibc-wrapper into vendor os (to have it available in stage4).Dirk von Suchodoletz2009-07-191-3/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3017 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed a whole lot of circular references which I found when researching #451Oliver Tappe2009-06-0912-37/+46
| | | | | | * some minor cleanups along the way git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2944 95ad53e4-c205-0410-b2fa-d234c58c8868
* remove old busybox stuffSebastian Schmelzer2009-05-124-59/+27Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2851 95ad53e4-c205-0410-b2fa-d234c58c8868
* Installation of Suse 1x.x and Ubuntu 8.x and 9.04 updated. Alexander Hoppe2009-04-151-6/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2814 95ad53e4-c205-0410-b2fa-d234c58c8868
* updated installation of OpenSuse 11.1Alexander Hoppe2009-04-071-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2807 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations and comment.Dirk von Suchodoletz2009-04-032-3/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2802 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor fixesSebastian Schmelzer2009-03-311-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2775 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing problems with gdm running on AUFS/UnionFS (/var/lib/gdm).Dirk von Suchodoletz2009-03-312-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2773 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ubuntu 9.04 "support" (inital to check for the howto/documentation, Dirk von Suchodoletz2009-03-291-3/+3
| | | | | | | removing deprecated 7.10 version) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2769 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup autostart filesSebastian Schmelzer2009-03-271-1/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2764 95ad53e4-c205-0410-b2fa-d234c58c8868
* More generic exclusion of most annoying/useless in stateless autostarted Dirk von Suchodoletz2009-03-201-15/+13Star
| | | | | | | services ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2742 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small improvements ...Dirk von Suchodoletz2009-03-111-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2714 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup debug codeSebastian Schmelzer2009-03-091-12/+11Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2700 95ad53e4-c205-0410-b2fa-d234c58c8868
* * OSSetup install now uses the uclib environmentSebastian Schmelzer2009-03-092-15/+36
| | | | | | | | | * minor fix for suse install * added script for fetching suse mirrors git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2699 95ad53e4-c205-0410-b2fa-d234c58c8868
* working at #393:Oliver Tappe2009-03-061-0/+1
| | | | | | | * exclude uclibc-loader during clone list, such that it never shows up during the cloning process git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2693 95ad53e4-c205-0410-b2fa-d234c58c8868
* working at #393:Oliver Tappe2009-03-063-64/+54Star
| | | | | | * moved copying of uclibc-rootfs from stage2 (export) to stage1 (vendor-OS) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2692 95ad53e4-c205-0410-b2fa-d234c58c8868
* Plugin fixes and hints on future stuff.Dirk von Suchodoletz2009-03-061-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2688 95ad53e4-c205-0410-b2fa-d234c58c8868
* changed splashy to use splashy_update with uclibc and LD_LIBRARY_PATH. Link ↵Michael Janczyk2009-02-182-0/+11
| | | | | | to /lib is added when a system is exported. Splashy still static, no dyn-version /w uclibc in the near future :( git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2607 95ad53e4-c205-0410-b2fa-d234c58c8868
* Basic (yet incomplete) integration steps for Scientific Linux 5.1Dirk von Suchodoletz2009-02-141-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2576 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add information on log-level activation in the slx standard commands.Dirk von Suchodoletz2009-02-012-6/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2560 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better conform to the naming scheme of newly added distros ...Dirk von Suchodoletz2009-01-191-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2495 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added Scient. Linux entry to setup modules ...Dirk von Suchodoletz2009-01-192-15/+63
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2493 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more fixes, added missing file.Dirk von Suchodoletz2009-01-171-0/+94
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2486 95ad53e4-c205-0410-b2fa-d234c58c8868
* Scientfic Linux setup and some fixes in SuSE setup.Dirk von Suchodoletz2009-01-161-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2482 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adding inclusion of uclib-rootfs as suggested by Michael. It allows toDirk von Suchodoletz2008-12-222-2/+52
| | | | | | | | | | run tools like hwinfo or busybox applets within stage4 for testing and other scenarios (like running a very small syslog daemon if no syslog plugin is installed). Found in Stage4 under /opt/openslx/uclib-rootfs. git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2446 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ping to the nfs server added to init: Before the NFS root is mounted anDirk von Suchodoletz2008-12-221-1/+5
| | | | | | | | | ICMP package is sent (waiting for max. of 15 seconds). This might help to get a proper TCP NFS mount running (please report). And the rest for the new distributions (Engine.pm) ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2444 95ad53e4-c205-0410-b2fa-d234c58c8868