summaryrefslogtreecommitdiffstats
path: root/initramfs
Commit message (Collapse)AuthorAgeFilesLines
* * hopefully cleared up issue with tftpboot-prefix, as we expect the tftp-serverOliver Tappe2006-09-292-3/+4
| | | | | | | | | to serve from SLX_TFTPBOOT_PATH, we only need to request 'client-config' as it's a relative path. If that is changed, the slxconfig-demuxer needs to be changed accordingly, or the automatic setup won't work anymore. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@411 95ad53e4-c205-0410-b2fa-d234c58c8868
* added xen network bridge configuration ./mkdxs... -m "netloop"Michael Janczyk2006-09-273-7/+58
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@396 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed tftp-path for tgz-archive to 'client-conf' in order to match docs ↵Oliver Tappe2006-09-231-1/+1
| | | | | | and slxconfig-demuxer. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@389 95ad53e4-c205-0410-b2fa-d234c58c8868
* * initrd: fix ssh start for debianNico Dietrich2006-09-222-1/+2
| | | | | | | | | | | * 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
* * if NFSROOT contains @@@server_ip@@@, it is now replaces by the real ↵Oliver Tappe2006-09-221-0/+6
| | | | | | | | | | | server-ip. This makes things much more painless when the client is actually a vmware session on the same host (it used to be necessary to explicitly set the correct IP to the one of the corresponding vmnet-interface, as otherwise the client was unable to mount the NFS-root). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@385 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fixes: scanner udev rule moved to the end of hwautocfg (wait forDirk von Suchodoletz2006-09-191-3/+7
| | | | | | | | | 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
* Hopefully completed #78 task, moved directory name (initramfs toDirk von Suchodoletz2006-09-1845-0/+33842
distinguish from ancient but not longer used Initial Ramdisk concept) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@380 95ad53e4-c205-0410-b2fa-d234c58c8868