summaryrefslogtreecommitdiffstats
path: root/boot-env/OpenSLX/MakeInitRamFS
Commit message (Collapse)AuthorAgeFilesLines
* change dir structureSebastian Schmelzer2010-09-0210-1245/+0Star
|
* Avoid warning of missing modules for initramfs creation (Ubuntu).Dirk von Suchodoletz2010-08-221-3/+12
|
* Further changes because of deprecated ash.Dirk von Suchodoletz2010-08-221-2/+2
|
* Adding new hwinfo to the several distro descriptions ...Dirk von Suchodoletz2010-08-224-9/+10
|
* Add firmwares for the graphic adaptors (at least required by radeonDirk von Suchodoletz2010-08-111-3/+8
| | | | based chipsets, see #730 - newer Ubuntus, SuSE11.3)
* Suse.pm: bugfix, forgot ","Michael Janczyk2010-07-221-1/+1
| | | | init: replaced string extraction, since old did not work anymore
* added systems suse 11.3 scilin 5.4-5.5, todo installer packages for suse ↵Michael Janczyk2010-07-162-1/+4
| | | | 11.3 in lib/distro-info
* annoying warning from demuxer removed, has to be solved otherwiseMichael Janczyk2010-04-081-8/+8
| | | | | virtualization plugin refurbished virtualbox can boot now 64 bit guests on 32 bit hosts
* cumulative commit of local branch, many changes regarding virtualizationMichael Janczyk2010-04-061-3/+11
|
* Updated syslinux package of HPA.Dirk von Suchodoletz2010-02-252-1/+4
|
* adding openslx log dirMichael Janczyk2010-02-101-0/+4
| | | | | adding virtio net support, timing issues when virtio_pci not loaded before virtio_net do we really modprobe nics before pci?
* added pbs stuffschmelzs2010-01-121-0/+42
|
* Bugfix of Defect #516Alexander Hoppe2009-11-241-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3207 95ad53e4-c205-0410-b2fa-d234c58c8868
* default directories introduced. please test and say what you think. examples ↵Michael Janczyk2009-10-231-0/+12
| | | | | | see plugins vmware and vmchooser. can be simplyfied further (VIRTDIR, ETC...). /opt/openslx can bu user for plugins, ect as well (maybe PLUGINDIR?). git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3177 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix of "target is a directory" errorAlexander Hoppe2009-09-291-2/+9
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3164 95ad53e4-c205-0410-b2fa-d234c58c8868
* bugfix for defect #559Alexander Hoppe2009-09-281-3/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3158 95ad53e4-c205-0410-b2fa-d234c58c8868
* removed bug which produced an error every second run of demuxerAlexander Hoppe2009-09-241-3/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3156 95ad53e4-c205-0410-b2fa-d234c58c8868
* integrated firmware copy process into kernel module process, deleted unused ↵Alexander Hoppe2009-09-043-35/+29Star
| | | | | | attribute an function git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3143 95ad53e4-c205-0410-b2fa-d234c58c8868
* function for firmwares to be copied to /lib/firmware and attribute ↵Alexander Hoppe2009-08-263-0/+36
| | | | | | ramfs_firmmods git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3133 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing hw_local_disk issue ... (see mailing list)Dirk von Suchodoletz2009-08-211-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@3125 95ad53e4-c205-0410-b2fa-d234c58c8868
* Proper name now ... (there is a list of several hid-* now - to beDirk von Suchodoletz2009-06-205-5/+5
| | | | | | | checked if of any meaning to load another driver ...) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2979 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to fix the #468 bug ... (hid_bright in Ubuntu 9.NN)Dirk von Suchodoletz2009-06-205-5/+5
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2978 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor changesSebastian Schmelzer2009-05-222-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2874 95ad53e4-c205-0410-b2fa-d234c58c8868
* add fbcon, vesa to default module listSebastian Schmelzer2009-05-221-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2873 95ad53e4-c205-0410-b2fa-d234c58c8868
* support for file based hwinfo database (located in /var/lib/hardware)Sebastian Schmelzer2009-04-211-0/+3
| | | | | | | | | should fix: #369 tested with radeon hd 2400 xt - hwinfo is now suggesting fglrx xorg module git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2819 95ad53e4-c205-0410-b2fa-d234c58c8868
* * add uhci-hcd and ohci-hcd to list of filtered kernel modules, asOliver Tappe2009-03-301-1/+3
| | | | | | those two do not seem to exist on ubuntu-9, either git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2772 95ad53e4-c205-0410-b2fa-d234c58c8868
* fixes #406:Oliver Tappe2009-03-301-1/+16
| | | | | | | | * ubuntu-9.04 doesn't contain absolute paths in its modules.dep but relative ones - we now compensate git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2771 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trying to add Ubuntu-9.04 (for the sake of documentation in the wiki),Dirk von Suchodoletz2009-03-293-2/+42
| | | | | | | but some problems here ... git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2770 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial change of variable for scientific linux 5.1 ...Dirk von Suchodoletz2009-02-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2615 95ad53e4-c205-0410-b2fa-d234c58c8868
* * a little cleanup (no need for specific PrebootCD.pm in MakeInitRamFS)Oliver Tappe2009-01-282-39/+13Star
| | | | | | * added copying of secondary uclib-rootfs layer for preboot environment git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2552 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented creation of bootmenu for preboot environmentsOliver Tappe2009-01-283-2/+32
| | | | | | * separated general preboot-files from the cd-specific ones git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2539 95ad53e4-c205-0410-b2fa-d234c58c8868
* * refactored common stuff from PrebootCD into Preboot, as there will be otherOliver Tappe2009-01-282-79/+105
| | | | | | | variants, later (like PrebootDisk, etc.) * adjusted naming to follow our style better (no more all-caps) git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2535 95ad53e4-c205-0410-b2fa-d234c58c8868
* * set 15.21 as default for 8.10Sebastian Schmelzer2009-01-201-1/+1
| | | | | | | * run dkms add if source not yet in dkms tree git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2506 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing list of modules to ignore ... (hint by zooey)Dirk von Suchodoletz2009-01-191-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2496 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better conform to the naming scheme of newly added distros ...Dirk von Suchodoletz2009-01-191-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2495 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixing referenced links and other minor stuff ...Dirk von Suchodoletz2009-01-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2494 95ad53e4-c205-0410-b2fa-d234c58c8868
* Distro - hwinfo matching updated/extended (hint by Sebastian).Dirk von Suchodoletz2009-01-193-5/+69
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2489 95ad53e4-c205-0410-b2fa-d234c58c8868
* * finished most basic implementation of preboot-cd boot environment, i.e.Oliver Tappe2008-09-031-0/+11
| | | | | | | it now boots until it tries to fetch the real OpenSLX-kernel & initramfs via network git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2200 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented PREBOOT_CD boot environment that creates an appropriate ISO imageOliver Tappe2008-09-011-0/+103
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2181 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup of uclib-roofs filterOliver Tappe2008-09-011-7/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2173 95ad53e4-c205-0410-b2fa-d234c58c8868
* * cleanup regarding the used modulesOliver Tappe2008-09-012-5/+0Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2171 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added filtering of superfluous files to rsyncing of uclib-rootfsOliver Tappe2008-09-011-1/+16
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2170 95ad53e4-c205-0410-b2fa-d234c58c8868
* * implemented automatic run of ldconfig on generated initramfsOliver Tappe2008-09-011-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2169 95ad53e4-c205-0410-b2fa-d234c58c8868
* * next refactoring step: made MakeInitRamFS part of boot environmentOliver Tappe2008-09-016-0/+844
git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2167 95ad53e4-c205-0410-b2fa-d234c58c8868