summaryrefslogtreecommitdiffstats
path: root/installer/OpenSLX
Commit message (Collapse)AuthorAgeFilesLines
* * fixed fatal error in case a distro-info does not specify excludesOliver Tappe2007-05-121-2/+14
| | | | | | | | * improved handling of clone sources to make sure they always end with a slash, as otherwise "bad things happen"(tm) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1058 95ad53e4-c205-0410-b2fa-d234c58c8868
* Switched default behaviour to late_dm="yes" (to avoid keyboard troublesDirk von Suchodoletz2007-05-121-1/+0Star
| | | | | | | in X with SuSE clients). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1053 95ad53e4-c205-0410-b2fa-d234c58c8868
* Aggregated exclude list of files for stage2 for all SuSE versions.Dirk von Suchodoletz2007-05-121-3/+8
| | | | | | | Added/updated config and function files for Debian distros. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1052 95ad53e4-c205-0410-b2fa-d234c58c8868
* * improved reliability in case of user interruptsOliver Tappe2007-05-118-29/+54
| | | | | | | * added support for specifying excludes, doesn't work properly yet, though git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1049 95ad53e4-c205-0410-b2fa-d234c58c8868
* The rootfilesystem has to be exported "no_root_squash" otherwise certainDirk von Suchodoletz2007-05-081-1/+1
| | | | | | | files are not accessible on the client. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1031 95ad53e4-c205-0410-b2fa-d234c58c8868
* Change in exclude list (do not know exactly if proper place ... becauseDirk von Suchodoletz2007-05-081-0/+2
| | | | | | | | only needed for systems with older Xorg versions (pre *.so driver files)) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1028 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reworked construction of export-URI to be delegated into the respectiveOliver Tappe2007-05-074-3/+49
| | | | | | | | exporter module, as a result, the NBD-URLs are now correct * added 'nbd' as an alias for the 'nbd-squash' export type git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1024 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-064-0/+28
| | | | | | | * improved config-demuxer to ask exporter for required fs-mods and pass this to mkdxsinitrd git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1019 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed dhcp-client again, as according to Dirk it isn't *required* just ↵Oliver Tappe2007-05-063-3/+0Star
| | | | | | preferred. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1014 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support to NBD_Squash-exporter for selecting the next free server-portOliver Tappe2007-05-064-43/+88
| | | | | | | | | | automatically * added missing code to clean dependent data if removing an export (systems) or a vendor-OS (exports and systems) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1013 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added dhcp-client to default selection, as it is required by mkdxsinitrd ↵Oliver Tappe2007-05-063-1/+7
| | | | | | currently git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1012 95ad53e4-c205-0410-b2fa-d234c58c8868
* * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started ↵Oliver Tappe2007-05-021-1/+1
| | | | | | | | | to use it in OSSetup::Engine. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@989 95ad53e4-c205-0410-b2fa-d234c58c8868
* * re-added selectBaseURL() as this is being used by meta-packager, too.Oliver Tappe2007-05-011-0/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@984 95ad53e4-c205-0410-b2fa-d234c58c8868
* * use continuation-flag for FTP-URLs.Oliver Tappe2007-05-011-1/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@982 95ad53e4-c205-0410-b2fa-d234c58c8868
* * now the available mirrors are being skipped through.Oliver Tappe2007-05-011-49/+57
| | | | | | | This closes ticket #116. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@977 95ad53e4-c205-0410-b2fa-d234c58c8868
* * improved mechanism used for locating the required kernel modules such that ↵Oliver Tappe2007-05-011-2/+39
| | | | | | | | | | it correctly handles the case of a module being linked into a newer kernel via weak-update. Closes ticket #119. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@972 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add Fedora 6 x86_64 to the systems being supported by slxos-setupRoot2007-04-292-1/+176
| | | | | | | install. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@963 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cosmetical changesOliver Tappe2007-04-291-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@959 95ad53e4-c205-0410-b2fa-d234c58c8868
* Add support to install suse 10.1 x86_64 with slxos-setup.Lars Müller2007-04-292-1/+1051
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@958 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed bugs when setting up the resolver for 64-bit hosts.Oliver Tappe2007-04-291-5/+19
| | | | | | | | | Now we use the resolver libs with the same "bitness" as the c-library and we copy those libs into the same target folder as we have copied the c-library to. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@954 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added explicit creation of /lib64 and /usr/lib64 if they do notOliver Tappe2007-04-261-4/+16
| | | | | | | | exist on 64-bit stage1a systems on 64-bit hosts (that used to trigger problems on debian). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@933 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleaned up handling of busybox binary, we now copy the binary that correspondsOliver Tappe2007-04-261-21/+38
| | | | | | | | to the host system (32-bit or 64-bit). Let's see if that improves the result on debian-4... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@930 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed semantics of slxos-export (back) to add/update/removeOliver Tappe2007-04-231-71/+112
| | | | | | | | | | | in order to seperate the creation of new exports from the updating of existing ones. This has become necessary with the new naming scheme. * introduced new naming scheme that names exports like the vendor-OS, but adds one letter to it to differentiate several exports of the same vendor-OS and type. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@922 95ad53e4-c205-0410-b2fa-d234c58c8868
* * exports no longer make use of a two-valued key, but requireOliver Tappe2007-04-211-7/+14
| | | | | | | | | a unqiue name. The current scheme is to name an export like the corresponding vendor-OS if possible and append the export type to that name if such an export already exists. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@916 95ad53e4-c205-0410-b2fa-d234c58c8868
* "Fix" for slxos-setup export system nbd-squash (to be checked) ...Dirk von Suchodoletz2007-04-171-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@909 95ad53e4-c205-0410-b2fa-d234c58c8868
* * improved installer such that it can continue in case the basic system had ↵Oliver Tappe2007-04-157-37/+121
| | | | | | | | | | | | | | been successully created in a previous run (it used to break in that case, complaining about several folders not being empty). * added support for invoking any potential vendor-specific configuration script (like SuSEconfig) after each metapackager session. Implemented invocation of SuSEconfig for all supported SUSE distros. This improves the result of an installation a lot, as it brings the system into a more directly usable state. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@892 95ad53e4-c205-0410-b2fa-d234c58c8868
* * activated check for required modules in slxos-export, such that you can ↵Oliver Tappe2007-04-153-5/+12
| | | | | | | | | | only create an nfs-squash export if the vendor-OS actually has support for that included... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@891 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup with respect to how modules/classes are loadedOliver Tappe2007-04-142-134/+22Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@890 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added hook for checking the requirements of a specific export type (for ↵Oliver Tappe2007-04-142-0/+27
| | | | | | | | | NBD-squash, we look for the kernel modules). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@889 95ad53e4-c205-0410-b2fa-d234c58c8868
* * small cleanupOliver Tappe2007-04-141-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@888 95ad53e4-c205-0410-b2fa-d234c58c8868
* * changed POD back from documenting 'add' to 'export', as 'adding' an export ↵Oliver Tappe2007-04-131-1/+3
| | | | | | | | | | | that already exists is odd (as pointed out by Dirk). Actually, both forms are still accepted. * added automatic creation of a default system for an added export, that uses the standard kernel of the vendor-OS (vmlinuz). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@884 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for building selections on top of other selections. You can ↵Oliver Tappe2007-04-133-2/+10
| | | | | | | | | include existing selection with one or more <<<name>>> constructions. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@883 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added packages to support nbd/squash exports in SuSE10.2 (nbd is presentDirk von Suchodoletz2007-04-071-0/+2
| | | | | | | for 10.1 too, but no squashfs ... add it there too!?) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@868 95ad53e4-c205-0410-b2fa-d234c58c8868
* * the 'default'-selection no longer refers to 'kde' or 'gnome', but it ↵Oliver Tappe2007-04-023-6/+5Star
| | | | | | | | | represents a base system, as this facilitates faster testing. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@857 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added missing folder creation, found by DirkOliver Tappe2007-04-021-0/+8
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@856 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for removing an export (from disk and config-DB)Oliver Tappe2007-04-024-104/+177
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@855 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for removing a vendor-OS (from disk and config-DB)Oliver Tappe2007-04-021-68/+108
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@854 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial fix to match the nbd-server help output in hint ...Dirk von Suchodoletz2007-04-021-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@853 95ad53e4-c205-0410-b2fa-d234c58c8868
* * removed superfluous 'rm /proc/cpuinfo' (it is correctly being executed at ↵Oliver Tappe2007-04-021-1/+0Star
| | | | | | a later time). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@851 95ad53e4-c205-0410-b2fa-d234c58c8868
* * default name of export is now the same as the vendor-os-name. The type ↵Oliver Tappe2007-04-011-3/+5
| | | | | | | | | separates different exports, anyway. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@843 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added full packetlist for standard gnome selectionOliver Tappe2007-03-291-2/+849
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@838 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added yum- & smart-folders to the filterOliver Tappe2007-03-293-0/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@837 95ad53e4-c205-0410-b2fa-d234c58c8868
* * now that (thanks to Vito's patch) mksquashfs has more versatile filtering, ↵Oliver Tappe2007-03-291-6/+57
| | | | | | | | | we no longer take the detour via rsync, but use mksquashfs directly. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@836 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed some minor problems with respect to meta-packagerOliver Tappe2007-03-243-13/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@819 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added full package set for selection 'kde' (taken from sample installation)Oliver Tappe2007-03-241-2/+773
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@818 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed debugging leftoverOliver Tappe2007-03-231-1/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@816 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed insane bug that resulted in deletion of every but the last yum ↵Oliver Tappe2007-03-233-3/+15
| | | | | | repository git-svn-id: http://svn.openslx.org/svn/openslx/trunk@815 95ad53e4-c205-0410-b2fa-d234c58c8868
* * inserted correct copyright headerOliver Tappe2007-03-2322-82/+221
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@813 95ad53e4-c205-0410-b2fa-d234c58c8868
* Tribute to new VMware version 6 ...Dirk von Suchodoletz2007-03-232-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@807 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for creating NBD-Squashfs exports. However, we currently ↵Oliver Tappe2007-03-234-50/+137
| | | | | | | | | | | take a detour via copying the whole tree with rsync, in order to apply the filters. We currently have to do this since Vito's patch (while being accepted) has not yet been applied to mksquashfs by its author (Phillip Lougher). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@806 95ad53e4-c205-0410-b2fa-d234c58c8868