summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Collapse)AuthorAgeFilesLines
* Updated scripts for new path scheme (''opt'' prefix, seeDirk von Suchodoletz2006-09-183-5/+7
| | | | | | | | BootRootVerzeichnisse too), renamed a subdirectory in theming for convenience ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@379 95ad53e4-c205-0410-b2fa-d234c58c8868
* Testing of commitment ...Dirk von Suchodoletz2006-09-141-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@375 95ad53e4-c205-0410-b2fa-d234c58c8868
* Altered variable style for various client rootfilesystem types, useDirk von Suchodoletz2006-09-071-3/+3
| | | | | | | | | | | | | rootfs=proto://server:port/path (or filesystem) instead of separate (d)nbdroot=, nfsroot= variables. This allows to add further protocols for rootfilesystem (AoE, iSCSI, ...) if needed easily. Honour user/admin provided kdmrc or gdm.conf (via ConfTGZ - if a file is found, slx setup is skipped for these files) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@360 95ad53e4-c205-0410-b2fa-d234c58c8868
* Testing for AFS ... hwautocfg - special action for scanner configurationDirk von Suchodoletz2006-09-051-0/+2
| | | | | | | | might be needed (device permissions via udev ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@355 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added hint to machine-setup template, moved floppy loopback image forDirk von Suchodoletz2006-09-051-0/+7
| | | | | | | VMware config stuff (consistent naming) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@354 95ad53e4-c205-0410-b2fa-d234c58c8868
* VMware environment: loopfile and mount will be placed in /etc/vmwareDirk von Suchodoletz2006-09-032-2/+4
| | | | | | | | | | | | now to avoid problems with nfs and unionfs. Cleanups in vmware-prep script. Introduced new debug level for script runtime calculation, see DebugLevel for further information. Code cleanups in major initramfs scripts, improved /tmp handling in hwautocfg and init ... Removed imgsrv variable (from machine-setup), just merged with the vmware variable (put the vmware image source here ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@352 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups, small bugfixes, ...Dirk von Suchodoletz2006-09-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@350 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing error in uri_token function (server was not read correctly),Michael Janczyk2006-08-311-0/+1
| | | | | | | | | | | adding possibility to provide Xorg config file via ConfTGZ (if /rootfs${D_XF86CONFFILE is present the automatic configuration is NOT run anymore - nothing changes if not provided. Xorg configs from stage1, stage2 exports are ignored) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@349 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated slxmkramfs and fixed some errors ... Moved the filtering of .svnDirk von Suchodoletz2006-08-281-10/+9Star
| | | | | | | | to the "make install" (which works, but produces an error message) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@336 95ad53e4-c205-0410-b2fa-d234c58c8868
* * replaced all occurrences of 'opendiskless' with 'openslx'Oliver Tappe2006-08-211-24/+24
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@320 95ad53e4-c205-0410-b2fa-d234c58c8868
* (hopefully) fixed #71 - please check!Dirk von Suchodoletz2006-08-181-11/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@317 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes for pathes and file names for new configuration framework and fsDirk von Suchodoletz2006-08-171-11/+11
| | | | | | | structure ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@310 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allow to use admin provided passwd and shadow files (do not create aDirk von Suchodoletz2006-08-161-2/+3
| | | | | | | | custom file, if /rootfs/etc/passwd is present in stage3/initramfs) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@301 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended configuration mechanism (get tgz files instead of simpleDirk von Suchodoletz2006-08-162-11/+46
| | | | | | | | | | machine-setup for advanced config), tested with normal toolset and busybox, small bugfixes like: fixed duplicate entries to machine-setup, small ash-sh related bug, ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@300 95ad53e4-c205-0410-b2fa-d234c58c8868
* Changes for new filesystem structure (see BootRootVerzeichnisse) andDirk von Suchodoletz2006-08-111-3/+3
| | | | | | | | minor bugfix in old ld4-inst. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@294 95ad53e4-c205-0410-b2fa-d234c58c8868
* See ticket #69 (length of kernel commandline) ...Dirk von Suchodoletz2006-07-291-7/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@288 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed keymapFelix Endres2006-07-261-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@287 95ad53e4-c205-0410-b2fa-d234c58c8868
* Mainly Fixes for Ubuntu 5.10Felix Endres2006-07-261-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@286 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-244-7/+49
| | | | | | | | | | | sources (fileget, fileservice, ...), moved local configurable hardware configuration (pcitable.local, Cards.local) to central config directory on server (added to hwdata files by mkdxsinitrd) ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@285 95ad53e4-c205-0410-b2fa-d234c58c8868
* Abgleich wg alter konflikteFelix Endres2006-07-201-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@282 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for certain keyboard (inactivity) problem, introduction of keytableDirk von Suchodoletz2006-07-091-1/+8
| | | | | | | | setup function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@279 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix in pxemenu creationMichael Janczyk2006-07-061-4/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@274 95ad53e4-c205-0410-b2fa-d234c58c8868
* versionserkennung für ubuntu 6.06 angepassts8tomaie2006-06-281-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@258 95ad53e4-c205-0410-b2fa-d234c58c8868
* passwd bugDirk von Suchodoletz2006-05-311-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@243 95ad53e4-c205-0410-b2fa-d234c58c8868
* not all was done by me - so check the log for changes :-))Dirk von Suchodoletz2006-05-231-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@233 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes ...Dirk von Suchodoletz2006-05-231-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@232 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor changes in excluding files ...Dirk von Suchodoletz2006-05-232-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@230 95ad53e4-c205-0410-b2fa-d234c58c8868
* elevator="noop" needed for nbd/squashfs - added in ld4-instDirk von Suchodoletz2006-05-201-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@225 95ad53e4-c205-0410-b2fa-d234c58c8868
* installer bug (adding of nbd modules failed) fixed ...Dirk von Suchodoletz2006-05-201-5/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@224 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes in the installer (dhcpd.conf on SuSE servers), ...Dirk von Suchodoletz2006-05-202-16/+28
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@223 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed autofs bug ...Dirk von Suchodoletz2006-05-181-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@218 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes and cleanups within installer, see #51 tooDirk von Suchodoletz2006-05-112-61/+40Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@210 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for debuglevel in ld4-inst, kdmrc in functions-9.3, ...Dirk von Suchodoletz2006-05-102-618/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@209 95ad53e4-c205-0410-b2fa-d234c58c8868
* Debians udev is working now.Felix Endres2006-05-011-1/+7
| | | | | | | Bugs in the installer fixed git-svn-id: http://svn.openslx.org/svn/openslx/ld4@206 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for USB/VMware issue, removing unneeded dhcp user specifiedDirk von Suchodoletz2006-04-294-8/+3Star
| | | | | | | variables git-svn-id: http://svn.openslx.org/svn/openslx/ld4@203 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bug at kernel choice fixedFelix Endres2006-04-281-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@202 95ad53e4-c205-0410-b2fa-d234c58c8868
* Both scripts can now be called by nested symlinksNico Dietrich2006-04-251-15/+18
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@195 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added a function to make the script dir the pwdNico Dietrich2006-04-211-1/+38
| | | | | | | | mkdxsinitrd and ld4-inst can now be called from everywhere, including the possibility to call them by a (soft) link git-svn-id: http://svn.openslx.org/svn/openslx/ld4@193 95ad53e4-c205-0410-b2fa-d234c58c8868
* added start script enabling for NIS (ypbind)Dirk von Suchodoletz2006-04-121-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@182 95ad53e4-c205-0410-b2fa-d234c58c8868
* code cleanups and small fixes ...Dirk von Suchodoletz2006-04-101-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@175 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed cowloop initialization part ...Dirk von Suchodoletz2006-04-101-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@174 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor corrections ...Dirk von Suchodoletz2006-04-061-12/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@171 95ad53e4-c205-0410-b2fa-d234c58c8868
* some more for the nbd, squashfs support ...Dirk von Suchodoletz2006-04-063-8/+43
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@167 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes and addons ...Dirk von Suchodoletz2006-04-053-26/+12Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@165 95ad53e4-c205-0410-b2fa-d234c58c8868
* now do really fix it!!Nico Dietrich2006-04-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@163 95ad53e4-c205-0410-b2fa-d234c58c8868
* next fixNico Dietrich2006-04-041-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@161 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix ssh in debian and ubuntuNico Dietrich2006-04-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@158 95ad53e4-c205-0410-b2fa-d234c58c8868
* next fixNico Dietrich2006-04-042-7/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@157 95ad53e4-c205-0410-b2fa-d234c58c8868
* only diff if old file existsNico Dietrich2006-04-041-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@156 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for last commitNico Dietrich2006-04-042-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@155 95ad53e4-c205-0410-b2fa-d234c58c8868