summaryrefslogtreecommitdiffstats
path: root/installer/distro-specs
Commit message (Collapse)AuthorAgeFilesLines
* new exclude added for gentoo ld4-installMichael Janczyk2007-02-261-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@723 95ad53e4-c205-0410-b2fa-d234c58c8868
* Restructured hwautocfg (moved hw related parts of init into it) - Dirk von Suchodoletz2007-02-261-2/+0Star
| | | | | | | should fix hangs on certain hardware (not fully tested yet) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@721 95ad53e4-c205-0410-b2fa-d234c58c8868
* Special exclude/include for VMware/Player kernel modules ...Dirk von Suchodoletz2007-02-232-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@715 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for debug=0 ... (< /dev/null)Root2007-02-211-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@703 95ad53e4-c205-0410-b2fa-d234c58c8868
* Several small fixes for suse 10.2 setup, integration of commercial XBastian Wissler2007-02-071-4/+5
| | | | | | | | servers for ATI and NVidia ... updated exclude files ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@695 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extra exclude file for OpenSuSE10.2, added new hardware to Cards.localDirk von Suchodoletz2007-01-301-0/+48
| | | | | | | | and pcitable.local, see bug #100 ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@654 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated list of files to be excluded for SuSE10.1 (splitted the file forDirk von Suchodoletz2007-01-302-1/+1
| | | | | | | | 10.2) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@653 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup of exclude files for system clone and stage1-to-stage2 copy ...Dirk von Suchodoletz2007-01-067-103/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@587 95ad53e4-c205-0410-b2fa-d234c58c8868
* First steps to include (open)SuSE10.2 into SLX environment (see #98). Tried ↵Dirk von Suchodoletz2006-12-142-0/+3
| | | | | | | | | to fix the /dev/nvidia* permissions (failed, see #92 too)... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@534 95ad53e4-c205-0410-b2fa-d234c58c8868
* dsuchod: ld4-inst matched to rewritten mkdxsinitrd (to be tested) ...Michael Janczyk2006-11-271-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@523 95ad53e4-c205-0410-b2fa-d234c58c8868
* Problems with udhcpc fixed (not optimal), some exclude stuff, to get theRoot2006-11-142-0/+5
| | | | | | | proper *.o and avoid the general crowd of *.o from kernel etc... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@512 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add some specific hardware to be detected (NVidia graphics adaptor)Dirk von Suchodoletz2006-11-131-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@508 95ad53e4-c205-0410-b2fa-d234c58c8868
* Exclude (rsync) optimizations, there should be a file for recent ubuntuMichael Janczyk2006-09-274-1/+5
| | | | | | | | too ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@397 95ad53e4-c205-0410-b2fa-d234c58c8868
* Renaming of management-framework to ldap-site-mngmt, minor addition toDirk von Suchodoletz2006-09-261-0/+1
| | | | | | | | exclude-common (exclude secrets.tdb for samba in system cloning), minor fix to Makefile. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@395 95ad53e4-c205-0410-b2fa-d234c58c8868
* * initrd: fix ssh start for debianNico Dietrich2006-09-228-6/+7
| | | | | | | | | | | * installer: fix: set root pw according the client distro, not server - therefore introduce distro-specific client configuration files * installer: fix sourcing of files for distro detection * git-svn-id: http://svn.openslx.org/svn/openslx/trunk@388 95ad53e4-c205-0410-b2fa-d234c58c8868
* Optimizations of exclude lists (for reference ws copy)Dirk von Suchodoletz2006-09-212-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@384 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor addons ... (and patch for run-init in combination with unionfs)Dirk von Suchodoletz2006-09-203-0/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@383 95ad53e4-c205-0410-b2fa-d234c58c8868
* Still fixes needed for the directory change (see last checkins),Dirk von Suchodoletz2006-09-182-1/+3
| | | | | | | | excluded annoying tools in GUI autostart in SuSE10.1 (see exclude-suse-10.1) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@381 95ad53e4-c205-0410-b2fa-d234c58c8868
* Updated scripts for new path scheme (''opt'' prefix, seeDirk von Suchodoletz2006-09-181-1/+3
| | | | | | | | 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
* 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
* 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
* Extended configuration mechanism (get tgz files instead of simpleDirk von Suchodoletz2006-08-161-0/+41
| | | | | | | | | | 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
* 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
* 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
* fix for USB/VMware issue, removing unneeded dhcp user specifiedDirk von Suchodoletz2006-04-293-0/+3
| | | | | | | variables git-svn-id: http://svn.openslx.org/svn/openslx/ld4@203 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
* some more for the nbd, squashfs support ...Dirk von Suchodoletz2006-04-062-0/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@167 95ad53e4-c205-0410-b2fa-d234c58c8868
* introduce distribution dependant root passwordNico Dietrich2006-04-042-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@154 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix gdm, kdm in debian, ubuntuNico Dietrich2006-04-041-0/+42
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@152 95ad53e4-c205-0410-b2fa-d234c58c8868
* exclude file for SuSE 9.3 distribution (installer component)Dirk von Suchodoletz2006-04-031-0/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@144 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfixes in ld4-inst, correcting rsync excludes, ...Dirk von Suchodoletz2006-04-033-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@143 95ad53e4-c205-0410-b2fa-d234c58c8868
* extensions within the installer for mksquashfs, integration of cowloopDirk von Suchodoletz2006-03-312-27/+2Star
| | | | | | | (special network block device module) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@136 95ad53e4-c205-0410-b2fa-d234c58c8868
* more debug level, exclude-common for rsync (files and directories commonDirk von Suchodoletz2006-03-302-27/+31
| | | | | | | | for all distros), ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@132 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to copy the new location of machine.setup and corresponding stuffDirk von Suchodoletz2006-03-293-2/+5
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@130 95ad53e4-c205-0410-b2fa-d234c58c8868
* installer: kernel autodetectionNico Dietrich2006-03-246-0/+21
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@122 95ad53e4-c205-0410-b2fa-d234c58c8868
* put atfpd_conf, autoindentNico Dietrich2006-03-231-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@116 95ad53e4-c205-0410-b2fa-d234c58c8868
* exclude shadow file from cloning/rsync process. See SystemUser forDirk von Suchodoletz2006-03-223-0/+3
| | | | | | | | further explanation. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@112 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added 'sync' to runvmware (ensure that data is really written to loopDirk von Suchodoletz2006-03-182-9/+44
| | | | | | | | image/virtual floppy disk), some cleanups ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@108 95ad53e4-c205-0410-b2fa-d234c58c8868
* further installer progressNico Dietrich2006-03-073-0/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@91 95ad53e4-c205-0410-b2fa-d234c58c8868
* more installer progressNico Dietrich2006-03-061-0/+35
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@90 95ad53e4-c205-0410-b2fa-d234c58c8868
* New style of exclude list (for rsync).Dirk von Suchodoletz2006-02-161-0/+42
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@76 95ad53e4-c205-0410-b2fa-d234c58c8868
* tests and extensions for distributed network block device ...Dirk von Suchodoletz2006-02-101-7/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@69 95ad53e4-c205-0410-b2fa-d234c58c8868
* und noch der eigentliche commit...Nico Dietrich2006-02-021-0/+7
git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@56 95ad53e4-c205-0410-b2fa-d234c58c8868