summaryrefslogtreecommitdiffstats
path: root/installer
Commit message (Expand)AuthorAgeFilesLines
* * part one of settings file related changes (ticket#122): Oliver Tappe2007-05-281-1/+1
* * added support for 'local:'-URLs, which trigger the automatic start of a Oliver Tappe2007-05-281-3/+62
* * fixed bug introduced with last commit, package-installation was hosedOliver Tappe2007-05-281-5/+7
* * updated package name for smart, the seemingly strange package that was used...Oliver Tappe2007-05-281-1/+1
* * added explicit invocation of 'ldconfig' to all distros, just to make sure t...Oliver Tappe2007-05-286-3/+7
* * changed meta-packager default for all SUSE distros from 'yum' to 'smart'Oliver Tappe2007-05-284-4/+4
* * before an update, the meta-packager is automatically adjusted to the one th...Oliver Tappe2007-05-281-4/+18
* * fixed typo: $1 => $!Oliver Tappe2007-05-281-1/+1
* * integrated mirror support into yum & smart backendOliver Tappe2007-05-284-37/+36Star
* * fixed incorrect package name for smart on SUSE-10.1_x86_64Oliver Tappe2007-05-271-1/+1
* * added packages needed by the smart metapackager backendOliver Tappe2007-05-275-46/+100
* * added support to packager for getting a list of the packages that areOliver Tappe2007-05-183-1/+25
* Fix of non-functional SuSE9.3, putting checked code to branch ...Dirk von Suchodoletz2007-05-141-1/+0Star
* * fixed incorrect execution of chroot with respect to setting up theOliver Tappe2007-05-132-36/+28Star
* * simplified declaration of base classes via 'use base'Oliver Tappe2007-05-1318-54/+54
* * added empty outlines for Debian-3.1 and Debian-4.0 to repositoryOliver Tappe2007-05-132-0/+176
* * added utility function followLink() and made use of itOliver Tappe2007-05-131-15/+24
* * added implementation for smart metapackagerOliver Tappe2007-05-131-0/+97
* * fixed fatal error in case a distro-info does not specify excludesOliver Tappe2007-05-121-2/+14
* Switched default behaviour to late_dm="yes" (to avoid keyboard troublesDirk von Suchodoletz2007-05-122-4/+2Star
* Aggregated exclude list of files for stage2 for all SuSE versions.Dirk von Suchodoletz2007-05-121-3/+8
* * improved reliability in case of user interruptsOliver Tappe2007-05-118-29/+54
* Update of pci.ids, adapted usleep time in hwautocfg (for busybox usleep)Dirk von Suchodoletz2007-05-111-0/+1
* * minor cleanup of PODs with respect to Eclipse syntax highlightingOliver Tappe2007-05-092-2/+2
* * obsoleted ld4-instOliver Tappe2007-05-091-0/+0
* The rootfilesystem has to be exported "no_root_squash" otherwise certainDirk von Suchodoletz2007-05-081-1/+1
* Use the admin editable Cards.local and pcitable.local files againDirk von Suchodoletz2007-05-082-5/+12
* Change in exclude list (do not know exactly if proper place ... becauseDirk von Suchodoletz2007-05-081-0/+2
* * reworked construction of export-URI to be delegated into the respectiveOliver Tappe2007-05-074-3/+49
* * added support to exporter modules for passing out the required fs-modulesOliver Tappe2007-05-064-0/+28
* * removed dhcp-client again, as according to Dirk it isn't *required* just pr...Oliver Tappe2007-05-063-3/+0Star
* * added support to NBD_Squash-exporter for selecting the next free server-portOliver Tappe2007-05-064-43/+88
* * added dhcp-client to default selection, as it is required by mkdxsinitrd cu...Oliver Tappe2007-05-063-1/+7
* * removed reference to start_rwhod as it shouldn't be used anymore, anyway.Oliver Tappe2007-05-031-12/+9Star
* * renamed 'ossetup-max-retry-count' to 'ossetup-max-try-count' and started to...Oliver Tappe2007-05-021-1/+1
* * re-added selectBaseURL() as this is being used by meta-packager, too.Oliver Tappe2007-05-011-0/+14
* * use continuation-flag for FTP-URLs.Oliver Tappe2007-05-011-1/+4
* * now the available mirrors are being skipped through.Oliver Tappe2007-05-011-49/+57
* * improved mechanism used for locating the required kernel modules such that ...Oliver Tappe2007-05-011-2/+39
* Add Fedora 6 x86_64 to the systems being supported by slxos-setupRoot2007-04-292-1/+176
* * cosmetical changesOliver Tappe2007-04-291-5/+5
* Add support to install suse 10.1 x86_64 with slxos-setup.Lars Müller2007-04-292-1/+1051
* The installer/systems dir will vanish soon too.Lars Müller2007-04-2955-0/+0
* * fixed bugs when setting up the resolver for 64-bit hosts.Oliver Tappe2007-04-291-5/+19
* slxbootstrap is a candidate for removal too.Lars Müller2007-04-281-0/+0
* Mark slxossetup to be removed soon.Lars Müller2007-04-282-0/+1
* * added explicit creation of /lib64 and /usr/lib64 if they do notOliver Tappe2007-04-261-4/+16
* * cleaned up handling of busybox binary, we now copy the binary that correspondsOliver Tappe2007-04-261-21/+38
* Support the setup (basic functionality only) of printer and samba (SuSEDirk von Suchodoletz2007-04-241-0/+4
* * changed semantics of slxos-export (back) to add/update/removeOliver Tappe2007-04-232-80/+147