summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff
Commit message (Collapse)AuthorAgeFilesLines
...
* Further cleanups for ConfTGZ transport (to be more flexible for future Dirk von Suchodoletz2007-07-011-10/+6Star
| | | | | | | versions - ftp/http with wget). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1212 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for nfsmnt in init, more code cleanups ...Dirk von Suchodoletz2007-07-012-11/+14
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1203 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups and simplifications ...Dirk von Suchodoletz2007-07-013-43/+30Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1201 95ad53e4-c205-0410-b2fa-d234c58c8868
* More hardware database fixes ...Dirk von Suchodoletz2007-07-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1200 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better formatting of SLX version string in issue file. Fixes in pcitable Dirk von Suchodoletz2007-07-012-8/+14
| | | | | | | file (snd- ...), see #100 git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1199 95ad53e4-c205-0410-b2fa-d234c58c8868
* * reverted removal of leading slash to nfspath (although conceptually, thisOliver Tappe2007-06-281-1/+1
| | | | | | is bogus), should fix problems with nfs-mounts git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1194 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed problem reported by Felix (& seconded by Dirk and Michael) that causedOliver Tappe2007-06-281-0/+1
| | | | | | | | the mounting of nfs-root to fail (because of incomplete de-quoting mechanism). git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1193 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented support for generating a separate initramfs-setup as part ofOliver Tappe2007-06-241-13/+10Star
| | | | | | | | | the initramfs, machine-setup is now transported via Conf-TGZ only. N.B.: Couldn't apply this to the 4.1.0 branch since init has diverted a little too much for my liking! Will look into this next week. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1189 95ad53e4-c205-0410-b2fa-d234c58c8868
* Create directory.Volker Uhrig2007-06-081-1/+2
| | | | | | | We need it before we copy or create files there. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1160 95ad53e4-c205-0410-b2fa-d234c58c8868
* I'm blind. I need new glasses. Fixed wrong pathVolker Uhrig2007-06-081-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1159 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor path changesVolker Uhrig2007-06-081-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1158 95ad53e4-c205-0410-b2fa-d234c58c8868
* Improved version for dnbd2 setup ...Dirk von Suchodoletz2007-06-061-7/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1149 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed obsolete udev stuff from debian specific. Added support forDirk von Suchodoletz2007-06-051-1/+19
| | | | | | | | | multisource dnbd2. Integrated functionality to read machine-setup and kernel commandline the same way for init variable initialization. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1148 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed missing changesVolker Uhrig2007-06-051-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1147 95ad53e4-c205-0410-b2fa-d234c58c8868
* Avoid pitfall if resolv.conf is a link.Dirk von Suchodoletz2007-06-041-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1146 95ad53e4-c205-0410-b2fa-d234c58c8868
* Path change of xdialog.sh from /etc/X11 to /var/X11R6/binVolker Uhrig2007-06-041-13/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1145 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixed typo, which results in missing xdm menu entrysVolker Uhrig2007-06-041-6/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1143 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for problem with cdrom device nodes and deletion of obsolete udev functionFelix Endres2007-06-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1141 95ad53e4-c205-0410-b2fa-d234c58c8868
* Check if more than one ethernet interface is present ...Dirk von Suchodoletz2007-06-013-1/+11
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1138 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup for new style of virtual machine handling (runvware v2, seeDirk von Suchodoletz2007-06-011-12/+7Star
| | | | | | | #105), vmware-prep is not needed any longer. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1137 95ad53e4-c205-0410-b2fa-d234c58c8868
* Generate warning message if ConfTGZ can not be unpackedFelix Endres2007-06-013-1/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1136 95ad53e4-c205-0410-b2fa-d234c58c8868
* Check in same fixes as for the branch ...Dirk von Suchodoletz2007-06-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1134 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup for ntp settings (initial setup is distro independent), cleanupDirk von Suchodoletz2007-06-011-2/+8
| | | | | | | for (W)LAN interface stuff in slx init. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1129 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended blacklist (slamr modem driver is not needed in any case :-))Dirk von Suchodoletz2007-06-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1128 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small bug which prevented the setting of default route if no PXE ipDirk von Suchodoletz2007-06-011-6/+7
| | | | | | | config was available ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1126 95ad53e4-c205-0410-b2fa-d234c58c8868
* Stuff for WLAN boot (all testing).Dirk von Suchodoletz2007-06-013-15/+40
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1125 95ad53e4-c205-0410-b2fa-d234c58c8868
* Change in pcitable (see #100) eepro100 -> e100. Changeback of sillyDirk von Suchodoletz2007-05-311-177/+177
| | | | | | | comments in mkdxsinitrd. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1124 95ad53e4-c205-0410-b2fa-d234c58c8868
* sync with runvmware-v2Volker Uhrig2007-05-311-68/+46Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1122 95ad53e4-c205-0410-b2fa-d234c58c8868
* new pcitable from the hwdata-gentoo-0.3-package (needed for graphics driver ↵Bastian Wissler2007-05-311-2746/+6776
| | | | | | initialization) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1120 95ad53e4-c205-0410-b2fa-d234c58c8868
* German error message added for dnbd2 ...Dirk von Suchodoletz2007-05-311-0/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1119 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fix for dnbd2 if the interface is dowm for short period (dhclientDirk von Suchodoletz2007-05-312-4/+15
| | | | | | | | related problem which is shared with the other network block devices too) and error message ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1118 95ad53e4-c205-0410-b2fa-d234c58c8868
* Extended slx init to handle dnbd2 blockdevices (stuff developed by VitoDirk von Suchodoletz2007-05-301-1/+13
| | | | | | | | | | di Leo, not released yet). Could be a drop in replacement for nbd (failover capabilities, no client tool needed, just handled via /sys interface) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1117 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for mkdxsinitrd (see r1114) and several testing stuff ...Dirk von Suchodoletz2007-05-301-7/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1116 95ad53e4-c205-0410-b2fa-d234c58c8868
* Incomplete hwdata/pcitable, for the problem see #100 ...Dirk von Suchodoletz2007-05-291-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1105 95ad53e4-c205-0410-b2fa-d234c58c8868
* aktualisiertVolker Uhrig2007-05-211-54/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1088 95ad53e4-c205-0410-b2fa-d234c58c8868
* Checking in tested block for flexible partition ID44 formatting andDirk von Suchodoletz2007-05-121-1/+2
| | | | | | | mounting ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1062 95ad53e4-c205-0410-b2fa-d234c58c8868
* Increased usleep further on (because of micro rather than milli secondsDirk von Suchodoletz2007-05-111-4/+4
| | | | | | | :-)) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1044 95ad53e4-c205-0410-b2fa-d234c58c8868
* Update of pci.ids, adapted usleep time in hwautocfg (for busybox usleep)Dirk von Suchodoletz2007-05-112-147/+492
| | | | | | | | ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1043 95ad53e4-c205-0410-b2fa-d234c58c8868
* More cleanup, small fix for hwautocfg ...Dirk von Suchodoletz2007-05-111-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1042 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed udev stuff (from main scripts and suse specific) ...Dirk von Suchodoletz2007-05-112-49/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1041 95ad53e4-c205-0410-b2fa-d234c58c8868
* Switched to much more flexible disk formatting for /tmp (starting withDirk von Suchodoletz2007-05-102-11/+51
| | | | | | | | | xfs - thanks Olli for the hint!). Should be added to beta branch if tested, appoved ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1040 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved up device node creation - otherwise /dev/null would not beDirk von Suchodoletz2007-05-082-26/+30
| | | | | | | | available early enough. etc/vmware-prep is not needed any longer in stage3 (after testing of changes) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1034 95ad53e4-c205-0410-b2fa-d234c58c8868
* Moved stuff from vmware-prep to servconfig for simplifying the VMwareDirk von Suchodoletz2007-05-081-7/+36
| | | | | | | environment setup procedure ... (vmware-prep is deprecated now) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1033 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some more devices are needed (not automatically produced by mdev) ...Dirk von Suchodoletz2007-05-071-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1026 95ad53e4-c205-0410-b2fa-d234c58c8868
* Ugly little bug with succession of && and || (curly bracket solves thisDirk von Suchodoletz2007-05-071-2/+2
| | | | | | | | :-)) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1025 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups and simplifications in etc/functions file (stage3)Dirk von Suchodoletz2007-05-061-50/+16Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1009 95ad53e4-c205-0410-b2fa-d234c58c8868
* It might be more convenient to use the mkfs.ext2 out of rootfilesystemDirk von Suchodoletz2007-05-062-2/+2
| | | | | | | | than copying it into initramfs (unless available via busybox again) ... (Same principle is used for ldconfig already) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1008 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added option -S to mkdxsinitrd in order to pass in the system nameOliver Tappe2007-05-063-24/+25
| | | | | | | | | | | * replaced $DISTRO by $DISTRO_NAME and $DISTRO_VER * added $SYSTEM_NAME and used it at a couple of places where $DISTRO was used before * removed the two tries to fetch the config-tgz without any system name, as these are never generated by the demuxer anyway. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1007 95ad53e4-c205-0410-b2fa-d234c58c8868
* Further cleanups, some deprecated stuff removed from mkdxsinitrd (theDirk von Suchodoletz2007-05-051-2/+3
| | | | | | | | | options -D, -v are not available any more, see MkinitrdHowto for more information) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1003 95ad53e4-c205-0410-b2fa-d234c58c8868
* Started to remove distro-specific udev from stage3 (was already done forDirk von Suchodoletz2007-05-054-9/+14
| | | | | | | | mkdxsinitrd, so no need there :-)), please check for other distros too (see tickets #129, #130) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1002 95ad53e4-c205-0410-b2fa-d234c58c8868