summaryrefslogtreecommitdiffstats
path: root/initrd/initrd-stuff
Commit message (Collapse)AuthorAgeFilesLines
* added info file (benefits and differences of the new version 4)Dirk von Suchodoletz2006-04-121-1/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@183 95ad53e4-c205-0410-b2fa-d234c58c8868
* added start script enabling for NIS (ypbind)Dirk von Suchodoletz2006-04-121-2/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@182 95ad53e4-c205-0410-b2fa-d234c58c8868
* simplifications for union mounts in init (but problems still exist),Dirk von Suchodoletz2006-04-124-31/+35
| | | | | | | message output for nfs mounts changed ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@181 95ad53e4-c205-0410-b2fa-d234c58c8868
* Bugfix: Swapped Vertical and Horizontal Frequency Ranges for displays that ↵Felix Endres2006-04-111-3/+3
| | | | | | do not serve the necessary information git-svn-id: http://svn.openslx.org/svn/openslx/ld4@180 95ad53e4-c205-0410-b2fa-d234c58c8868
* reboot after leaving debug shell in initrd, mount reordering for UnionFSDirk von Suchodoletz2006-04-112-10/+19
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@179 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some bugfixes and improved robustness against bad ddcprobe outputFelix Endres2006-04-111-7/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@178 95ad53e4-c205-0410-b2fa-d234c58c8868
* Recorrected an error messageFelix Endres2006-04-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@177 95ad53e4-c205-0410-b2fa-d234c58c8868
* Errormessages adjusted to the new systemFelix Endres2006-04-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@176 95ad53e4-c205-0410-b2fa-d234c58c8868
* code cleanups and small fixes ...Dirk von Suchodoletz2006-04-103-46/+50
| | | | 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-6/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@174 95ad53e4-c205-0410-b2fa-d234c58c8868
* added bootlocal script (user def. script to run in normal boot), ensuredDirk von Suchodoletz2006-04-095-22/+27
| | | | | | | | ash shell compatibility of scripts ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@173 95ad53e4-c205-0410-b2fa-d234c58c8868
* fix for ip= line configuration problem with etherbootDirk von Suchodoletz2006-04-071-9/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@172 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor corrections ...Dirk von Suchodoletz2006-04-062-7/+10
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@171 95ad53e4-c205-0410-b2fa-d234c58c8868
* do nfs over tcp, unset env. variables after initrdNico Dietrich2006-04-061-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@169 95ad53e4-c205-0410-b2fa-d234c58c8868
* don't start vmware in case $vmware=no!!Nico Dietrich2006-04-061-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@168 95ad53e4-c205-0410-b2fa-d234c58c8868
* some more for the nbd, squashfs support ...Dirk von Suchodoletz2006-04-061-1/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@167 95ad53e4-c205-0410-b2fa-d234c58c8868
* 3.4:Michael Janczyk2006-04-061-1/+3
| | | | | | | | | | | | | | | | | | | | runvmware: computername param added to config.xml ld4: ostype: new file with vmware ostype to use with runvmware alias: new file for aliases to use with vmware defaults: default command line options for runvmware win98config: config file for import in runvmware winconfig: resolution, computername, username, for import with runvmware vmware-prep: chmod 755 runvmware added after copy runvmware: new runvmware, few things outsourced (see above) new options: --floppyb --import <file> new Xdialog menu reads from .desktop files changed for ld4 (dirs,etc...) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@166 95ad53e4-c205-0410-b2fa-d234c58c8868
* some fixes and addons ...Dirk von Suchodoletz2006-04-051-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@165 95ad53e4-c205-0410-b2fa-d234c58c8868
* Advanced Horizontal Frequency Deduction, BugfixesNico Dietrich2006-04-042-21/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@159 95ad53e4-c205-0410-b2fa-d234c58c8868
* introduce vendor_pre&postinit; inst: only create new config_files when ↵Nico Dietrich2006-04-041-0/+3
| | | | | | different; portmap in ubuntu git-svn-id: http://svn.openslx.org/svn/openslx/ld4@153 95ad53e4-c205-0410-b2fa-d234c58c8868
* added cowdev (for cowloop device activation) to mkdxsinitrd,Dirk von Suchodoletz2006-04-034-28/+48
| | | | | | | generalized nfsmnt function ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@146 95ad53e4-c205-0410-b2fa-d234c58c8868
* completed relocations of messages to specific file for init, functionsDirk von Suchodoletz2006-04-023-93/+105
| | | | | | | and suse-functions ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@142 95ad53e4-c205-0410-b2fa-d234c58c8868
* enforced use of variables instead of static settings (init.d, sysconfig,Dirk von Suchodoletz2006-04-021-0/+3
| | | | | | | ...) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@141 95ad53e4-c205-0410-b2fa-d234c58c8868
* put error/info messages to a separat file (base for later localizationDirk von Suchodoletz2006-04-023-56/+102
| | | | | | | | ...) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@140 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better information about the Monitors capabilities (inclusion of 1400x1050 ↵Felix Endres2006-04-022-50/+149
| | | | | | Mode), calculation of horizontal frequency, etc git-svn-id: http://svn.openslx.org/svn/openslx/ld4@139 95ad53e4-c205-0410-b2fa-d234c58c8868
* added functions for gentoo (runlevel system, services) ...Dirk von Suchodoletz2006-04-012-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@137 95ad53e4-c205-0410-b2fa-d234c58c8868
* extensions within the installer for mksquashfs, integration of cowloopDirk von Suchodoletz2006-03-311-10/+32
| | | | | | | (special network block device module) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@136 95ad53e4-c205-0410-b2fa-d234c58c8868
* mostly bugfixes and small improvements ...Dirk von Suchodoletz2006-03-303-7/+5Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@133 95ad53e4-c205-0410-b2fa-d234c58c8868
* more debug level, exclude-common for rsync (files and directories commonDirk von Suchodoletz2006-03-302-8/+12
| | | | | | | | for all distros), ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@132 95ad53e4-c205-0410-b2fa-d234c58c8868
* New functionality for retrieving the frequency ranges of the monitor from ↵Felix Endres2006-03-302-4/+22
| | | | | | | | | ddcprobe output Yet inclusion into xorg.conf is not activated until it is tested. git-svn-id: http://svn.openslx.org/svn/openslx/ld4@131 95ad53e4-c205-0410-b2fa-d234c58c8868
* forgot to copy the new location of machine.setup and corresponding stuffDirk von Suchodoletz2006-03-292-1/+3
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@130 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed ugly bug with ldd library detection, fixed bug for dhcpcd use,Dirk von Suchodoletz2006-03-276-202/+121Star
| | | | | | | | started to integrate gentoo, minor fixes ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@129 95ad53e4-c205-0410-b2fa-d234c58c8868
* ensured "ash" compatibility, minor fixes and cleanups, ...Dirk von Suchodoletz2006-03-254-22/+26
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@128 95ad53e4-c205-0410-b2fa-d234c58c8868
* move vm-mount into InitRD, heavy cleanups in initial ramdiskDirk von Suchodoletz2006-03-254-26/+39
| | | | | | | | environment, ... git-svn-id: http://svn.openslx.org/svn/openslx/ld4@127 95ad53e4-c205-0410-b2fa-d234c58c8868
* integration of vmware module. hw modules to ignore for loading ...Dirk von Suchodoletz2006-03-244-34/+34
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@126 95ad53e4-c205-0410-b2fa-d234c58c8868
* adding id 83 partitions to fstab, changes for temp directory Dirk von Suchodoletz2006-03-243-15/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@123 95ad53e4-c205-0410-b2fa-d234c58c8868
* vmware-prep test versionMichael Janczyk2006-03-241-45/+85
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@121 95ad53e4-c205-0410-b2fa-d234c58c8868
* stuff for tftp file get, path for vmsessions/*.desktop ...Dirk von Suchodoletz2006-03-233-34/+64
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@117 95ad53e4-c205-0410-b2fa-d234c58c8868
* Screenresolution Suggesting Program Felix Endres2006-03-222-1/+89
| | | | | | | | (and discarding a debugging shell) git-svn-id: http://svn.openslx.org/svn/openslx/ld4@111 95ad53e4-c205-0410-b2fa-d234c58c8868
* extended passwd function, some cleanups ...Dirk von Suchodoletz2006-03-213-36/+27Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/ld4@110 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix: dhclientuser für UbuntuFelix Endres2006-03-213-7/+15
| | | | | | | | | Neue Basepasswd Screenresolutionermittlung git-svn-id: http://svn.openslx.org/svn/openslx/ld4@109 95ad53e4-c205-0410-b2fa-d234c58c8868
* comments, bugfix.Dirk von Suchodoletz2006-03-093-12/+30
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@103 95ad53e4-c205-0410-b2fa-d234c58c8868
* erste schritte bei vmware-prepMichael Janczyk2006-03-091-41/+102
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@102 95ad53e4-c205-0410-b2fa-d234c58c8868
* "dynamic variables" in machine-setup. mkfs.ext2 in hwautocfg, tmp mountDirk von Suchodoletz2006-03-093-8/+23
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@101 95ad53e4-c205-0410-b2fa-d234c58c8868
* added hard disk detection, swap and special partition "44", started withDirk von Suchodoletz2006-03-084-28/+80
| | | | | | | | new vmware environment integration ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@96 95ad53e4-c205-0410-b2fa-d234c58c8868
* started integration of vmware services ...Dirk von Suchodoletz2006-03-082-2/+27
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@95 95ad53e4-c205-0410-b2fa-d234c58c8868
* generate passwd/shadow from initrd ...Dirk von Suchodoletz2006-03-084-3/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@94 95ad53e4-c205-0410-b2fa-d234c58c8868
* started to add alternative configuration via file (tftp get fromDirk von Suchodoletz2006-03-074-12/+60
| | | | | | | | server), see DXS Wiki too ... git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@92 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes: dhclient in ubuntu, ide-genericNico Dietrich2006-02-173-15/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@79 95ad53e4-c205-0410-b2fa-d234c58c8868
* postinit function added (e.g. for running udevstart again)Dirk von Suchodoletz2006-02-172-6/+4Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/dxs/ld4@78 95ad53e4-c205-0410-b2fa-d234c58c8868