summaryrefslogtreecommitdiffstats
path: root/installer/default_files
Commit message (Collapse)AuthorAgeFilesLines
* Proper mapping of vmware virtual SVGA ...Dirk von Suchodoletz2007-08-081-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1320 95ad53e4-c205-0410-b2fa-d234c58c8868
* Completed list of AUTHORS. Updated pxelinux to v3.51 which fixes atDirk von Suchodoletz2007-07-185-0/+0
| | | | | | | | least booting from a flaky asrock/realtek PXE implementation ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1245 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed late_dm option (too confusing and too little effect), small fixDirk von Suchodoletz2007-07-141-6/+2Star
| | | | | | | for Ubuntu functions-default, added "binfinder" function. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1242 95ad53e4-c205-0410-b2fa-d234c58c8868
* More hardware database fixes ...Dirk von Suchodoletz2007-07-011-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1200 95ad53e4-c205-0410-b2fa-d234c58c8868
* largish change with respect to configurable paths:Oliver Tappe2007-06-172-2/+2
| | | | | | | | | | | | | | | | | | | | * instead of supporting configurable paths at different hierarchy levels, there are now only five configurable folder: + base-path (/opt/openslx), fixed at installation time + config-path (/etc/opt/openslx), fixed at installation time + private-path (/var/opt/openslx), freely configurable by user + public-path (/srv/openslx), freely configurable by user + temp-path (/tmp), freely configurable by user this closes ticket#143 * several holes have been plugged concerning the creation of folders before they are accessed, closing ticket#142 * the functionality of generating config default folders has been moved from the Makefile into a new Perl-module (ConfigFolder.pm), in order to be available to the Perl-scripts, too * slxsettings has been changed to reflect the nature of base-path and config-path as fixed paths git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1172 95ad53e4-c205-0410-b2fa-d234c58c8868
* Check in same fixes as for the branch ...Dirk von Suchodoletz2007-06-012-0/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1134 95ad53e4-c205-0410-b2fa-d234c58c8868
* special pcitable.local-addition for the radeon 9200Bastian Wissler2007-05-311-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1121 95ad53e4-c205-0410-b2fa-d234c58c8868
* Incomplete hwdata/pcitable, for the problem see #100 ...Dirk von Suchodoletz2007-05-291-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1105 95ad53e4-c205-0410-b2fa-d234c58c8868
* Switched default behaviour to late_dm="yes" (to avoid keyboard troublesDirk von Suchodoletz2007-05-121-3/+2Star
| | | | | | | in X with SuSE clients). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1053 95ad53e4-c205-0410-b2fa-d234c58c8868
* Update of pci.ids, adapted usleep time in hwautocfg (for busybox usleep)Dirk von Suchodoletz2007-05-111-0/+1
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1043 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use the admin editable Cards.local and pcitable.local files againDirk von Suchodoletz2007-05-082-5/+12
| | | | | | | | (installed via Makefile to SLX_SHARE_PATH/share/templates/hwdata/{Cards,pcitable}.local) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1030 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed reference to start_rwhod as it shouldn't be used anymore, anyway.Oliver Tappe2007-05-031-12/+9Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@991 95ad53e4-c205-0410-b2fa-d234c58c8868
* Support the setup (basic functionality only) of printer and samba (SuSEDirk von Suchodoletz2007-04-241-0/+4
| | | | | | | only at the moment) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@923 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hardware detection stuff ...Dirk von Suchodoletz2007-03-271-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@830 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better handling of nfsv4 ... still to be improved (check combinationDirk von Suchodoletz2007-03-231-0/+4
| | | | | | | with krb) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@808 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for mkdxsinitrd (skip strip) ...Dirk von Suchodoletz2007-03-201-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@787 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extra exclude file for OpenSuSE10.2, added new hardware to Cards.localDirk von Suchodoletz2007-01-302-10/+27
| | | | | | | | and pcitable.local, see bug #100 ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@654 95ad53e4-c205-0410-b2fa-d234c58c8868
* Busybox compiled for x86_64 (tested on 64bit SuSE9.3, 10.0 and DebianDirk von Suchodoletz2007-01-061-1/+4
| | | | | | | Sarge) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@591 95ad53e4-c205-0410-b2fa-d234c58c8868
* Support for nvidia too, still to be checked. Disable parallel start ofDirk von Suchodoletz2006-11-201-1/+19
| | | | | | | | runlevel scripts in SuSE (no gain, but trouble), tvout option ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@515 95ad53e4-c205-0410-b2fa-d234c58c8868
* tftp path issue, see documentation too (do not use the abs. pathDirk von Suchodoletz2006-11-142-10/+11
| | | | | | | in servers filesystem for tftp requests) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@509 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add some specific hardware to be detected (NVidia graphics adaptor)Dirk von Suchodoletz2006-11-132-16/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@508 95ad53e4-c205-0410-b2fa-d234c58c8868
* slxgrp changesRoot2006-11-101-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@506 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fix for output of syslog-ng.conf, comments ...Dirk von Suchodoletz2006-10-311-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@500 95ad53e4-c205-0410-b2fa-d234c58c8868
* First changes for syslog (URI format possible in variable syslog, seeDirk von Suchodoletz2006-10-291-2/+4
| | | | | | | ''machine-setup''), fallback in init if no kernel-version is passed ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@497 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup, minor fix, formatting, comments, ...Dirk von Suchodoletz2006-10-291-2/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@488 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updateѕ pxelinux components, added proper license file (COPYING), addedDirk von Suchodoletz2006-10-294-0/+0
| | | | | | | busybox (compiled, for testing reasons) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@483 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added hardware IDs for detection of some intel gfx controller ...Dirk von Suchodoletz2006-10-071-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@455 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes: scanner udev rule moved to the end of hwautocfg (wait forDirk von Suchodoletz2006-09-191-3/+0Star
| | | | | | | | | completion of /mnt/etc), fix in ld4-inst (generate pxelinux.cfg subdir), duplicate in machine-setup.default removed ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@382 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated scripts for new path scheme (''opt'' prefix, seeDirk von Suchodoletz2006-09-181-2/+2
| | | | | | | | 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
* 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
* 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
* (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
* 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-161-11/+5Star
| | | | | | | | | | 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
* Added function for URI interpretation, enabling URI notation for severalDirk von Suchodoletz2006-07-243-4/+46
| | | | | | | | | | | 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
* 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
* fixes in the installer (dhcpd.conf on SuSE servers), ...Dirk von Suchodoletz2006-05-201-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@223 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes and cleanups within installer, see #51 tooDirk von Suchodoletz2006-05-111-45/+7Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@210 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for USB/VMware issue, removing unneeded dhcp user specifiedDirk von Suchodoletz2006-04-291-8/+0Star
| | | | | | | variables git-svn-id: http://svn.openslx.org/svn/openslx/ld4@203 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes and addons ...Dirk von Suchodoletz2006-04-052-20/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@165 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for last commitNico Dietrich2006-04-041-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@155 95ad53e4-c205-0410-b2fa-d234c58c8868
* introduce distribution dependant root passwordNico Dietrich2006-04-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@154 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfixes for UbuntuNico Dietrich2006-04-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@138 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to copy the new location of machine.setup and corresponding stuffDirk von Suchodoletz2006-03-291-0/+102
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@130 95ad53e4-c205-0410-b2fa-d234c58c8868
* installer: kernel autodetectionNico Dietrich2006-03-241-59/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@122 95ad53e4-c205-0410-b2fa-d234c58c8868
* Installer works now for UbuntuFelix Endres2006-03-231-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@119 95ad53e4-c205-0410-b2fa-d234c58c8868
* put atfpd_conf, autoindentNico Dietrich2006-03-232-0/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@116 95ad53e4-c205-0410-b2fa-d234c58c8868
* installer: complete rewrite of setup_serverNico Dietrich2006-03-231-0/+0
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@115 95ad53e4-c205-0410-b2fa-d234c58c8868
* further installer progressNico Dietrich2006-03-072-2/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@91 95ad53e4-c205-0410-b2fa-d234c58c8868