summaryrefslogtreecommitdiffstats
path: root/initramfs/initrd-stuff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixes for changed directories in /etc (SuSE), fix for improper tarDirk von Suchodoletz2007-10-152-5/+6
| | | | | | | | filter while copying etc/ data (bind mounts). Do not copy splashy stuff if not used and remove splashy after using ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1387 95ad53e4-c205-0410-b2fa-d234c58c8868
* Wait longer before loading the next module ...Dirk von Suchodoletz2007-10-151-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1383 95ad53e4-c205-0410-b2fa-d234c58c8868
* Proper mount options for NFS/scratch ... Skip some files for SUSE exports.Dirk von Suchodoletz2007-10-141-4/+6
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1381 95ad53e4-c205-0410-b2fa-d234c58c8868
* ... on the way to ...Dirk von Suchodoletz2007-10-131-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1379 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes and cleanup of functions files for several SuSE versions ...Dirk von Suchodoletz2007-10-131-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1375 95ad53e4-c205-0410-b2fa-d234c58c8868
* Tried out new SuSE10.3 ... worked after just changing X settings forDirk von Suchodoletz2007-10-113-3/+3
| | | | | | | | keyboard (from deprecated value "keyboard" to "kbd" - should not even harm older systems) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1373 95ad53e4-c205-0410-b2fa-d234c58c8868
* another regexp bug :(Michael Janczyk2007-10-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1369 95ad53e4-c205-0410-b2fa-d234c58c8868
* bug extinctionMichael Janczyk2007-10-041-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1368 95ad53e4-c205-0410-b2fa-d234c58c8868
* splashy works now with ubuntu.Michael Janczyk2007-10-042-8/+12
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1367 95ad53e4-c205-0410-b2fa-d234c58c8868
* Aeh, fix ... for lbdev again.Dirk von Suchodoletz2007-10-011-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1366 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for lbdev boot (hopefully :))Dirk von Suchodoletz2007-10-012-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1365 95ad53e4-c205-0410-b2fa-d234c58c8868
* Set of cleanups and minor fixes ...Dirk von Suchodoletz2007-10-013-21/+23
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1361 95ad53e4-c205-0410-b2fa-d234c58c8868
* Do not do splash stuff if kernel does not provide proper interface ... (to ↵Dirk von Suchodoletz2007-09-291-2/+6
| | | | | | be tested :)) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1359 95ad53e4-c205-0410-b2fa-d234c58c8868
* too fast ...Dirk von Suchodoletz2007-09-281-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1358 95ad53e4-c205-0410-b2fa-d234c58c8868
* Simple simplification :)Dirk von Suchodoletz2007-09-281-12/+10Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1357 95ad53e4-c205-0410-b2fa-d234c58c8868
* added sudo halt for kiosk, user: nobodyMichael Janczyk2007-09-281-0/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1356 95ad53e4-c205-0410-b2fa-d234c58c8868
* New kiosk mode. Now Sound seems to work, trick: cascade cammands with "&&". ↵Michael Janczyk2007-09-282-41/+22Star
| | | | | | Sound is unmuted. stattgui removed all obsolete stuff. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1355 95ad53e4-c205-0410-b2fa-d234c58c8868
* Splashy optimization + splashy exit through boot initial script ↵Michael Janczyk2007-09-282-28/+20Star
| | | | | | splashy.stop. TODO: Splashy shutdown git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1354 95ad53e4-c205-0410-b2fa-d234c58c8868
* minor theme modificationsMichael Janczyk2007-09-112-2/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1337 95ad53e4-c205-0410-b2fa-d234c58c8868
* added, renamed rest of theming binaries. adapted mkdxsinitrd, init and ↵Michael Janczyk2007-09-102-2/+55
| | | | | | | | | | | | | servconfig for the new theming option. old bootsplash removed, since it was ugly and only worked in SUSE and needed a patched kernel. Now you can change the appearance of KDM (GDM?) and splasy by running mkdxsinitrd -s ... Makefile has to be adapted as well, since the splashy-binaries has to be copies to SLX-share-path/splashy/... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1335 95ad53e4-c205-0410-b2fa-d234c58c8868
* Added new exapmle for a PXE-splash image and an example default config.Michael Janczyk2007-08-281-1/+1
| | | | | | | | What do you think? git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1327 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleaned up and corrected error messages (and german translations, seeDirk von Suchodoletz2007-08-092-30/+21Star
| | | | | | | #102) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1321 95ad53e4-c205-0410-b2fa-d234c58c8868
* Stop trying after a while if nbd-client could not be started properly Dirk von Suchodoletz2007-08-041-1/+6
| | | | | | | (slx init), small mkdxsinitrd modification for cd-boot initramfs. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1317 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor cleanup.Dirk von Suchodoletz2007-08-032-2/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1315 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hook for #154 problem ... (just a reminder)Dirk von Suchodoletz2007-08-021-0/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1305 95ad53e4-c205-0410-b2fa-d234c58c8868
* Several fixes for the virtual environment stuff ...Dirk von Suchodoletz2007-08-023-73/+81
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1304 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small bug in servconfig fixed ...Dirk von Suchodoletz2007-08-011-3/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1301 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allow local device source for vmware/virt.machine stuff too. RemovedDirk von Suchodoletz2007-08-012-14/+14
| | | | | | | deprecated $imgsrv variable ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1300 95ad53e4-c205-0410-b2fa-d234c58c8868
* postinit.local should be set executable (was automatically done withDirk von Suchodoletz2007-08-012-17/+17
| | | | | | | | mkdxsinitrd in earlier versions, but is transported via ConfTGZ now)i, small fixes for local device fileget ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1299 95ad53e4-c205-0410-b2fa-d234c58c8868
* ... add option/proto for file=... to use some local source for ConfTGZ,Dirk von Suchodoletz2007-08-012-5/+16
| | | | | | | see r1296, r1297 too. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1298 95ad53e4-c205-0410-b2fa-d234c58c8868
* More for local device startup ... (see r1296)Dirk von Suchodoletz2007-08-012-7/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1297 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allow local block device for client root filesystem (URI isDirk von Suchodoletz2007-08-013-19/+26
| | | | | | | rootfs=lbdev://disk/fs, e.g. disk=sda2, fs=squashfs) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1296 95ad53e4-c205-0410-b2fa-d234c58c8868
* Renaming of nbd* variables to reflect a more general blockdevice (baseDirk von Suchodoletz2007-07-312-29/+42
| | | | | | | for rootfs like squashfs) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1289 95ad53e4-c205-0410-b2fa-d234c58c8868
* Allow user provided automounter configuration (same as for passwd/shadowDirk von Suchodoletz2007-07-311-30/+34
| | | | | | | in ~/rootfs/etc ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1285 95ad53e4-c205-0410-b2fa-d234c58c8868
* Forgot to remove the debugging output for fileget ...Dirk von Suchodoletz2007-07-192-8/+1Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1262 95ad53e4-c205-0410-b2fa-d234c58c8868
* More cleanups regarding uri_token "path" ...Dirk von Suchodoletz2007-07-191-4/+4
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1260 95ad53e4-c205-0410-b2fa-d234c58c8868
* Repaired uri_token function (no prepend of leading slash is required anyDirk von Suchodoletz2007-07-193-12/+13
| | | | | | | more) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1258 95ad53e4-c205-0410-b2fa-d234c58c8868
* Rewrite of tftp fileget - should be possible to use other servers thanDirk von Suchodoletz2007-07-192-19/+51
| | | | | | | serverip (next-server) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1257 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor fixes ...Dirk von Suchodoletz2007-07-181-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1256 95ad53e4-c205-0410-b2fa-d234c58c8868
* Removed late_dm option (too confusing and too little effect), small fixDirk von Suchodoletz2007-07-141-0/+18
| | | | | | | for Ubuntu functions-default, added "binfinder" function. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1242 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for syslog-ng (at least log to console tty10, if fileloggingDirk von Suchodoletz2007-07-111-6/+7
| | | | | | | preferred use start_syslog="file") git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1238 95ad53e4-c205-0410-b2fa-d234c58c8868
* * fixed timing problems when trying to unmount the modules folderOliver Tappe2007-07-061-5/+7
| | | | | | * minor clarification git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1229 95ad53e4-c205-0410-b2fa-d234c58c8868
* * now the contents of initramfs-setup are dumped to machine-setup, too, Oliver Tappe2007-07-061-1/+2
| | | | | | in order to make it clearer what values had been given git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1228 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adjusted timings a little bit (waiting for scripts like hwautocfg toDirk von Suchodoletz2007-07-041-2/+1Star
| | | | | | | complete ...) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1224 95ad53e4-c205-0410-b2fa-d234c58c8868
* * added support for os-plugins:Oliver Tappe2007-07-031-0/+9
| | | | | | | | | | | | + added script slxos-plugin, which must be invoked to install a plugin into a vendor-OS + added handling of plugins to slxconfig-demuxer + added folder structure for plugins (below 'os-plugins') + implemented one simple plugin, called 'Example' which contains a couple of hints how to write own plugins git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1220 95ad53e4-c205-0410-b2fa-d234c58c8868
* + removed proprietary module from Cards (fglrx -> radeon)Bastian Wissler2007-07-021-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1216 95ad53e4-c205-0410-b2fa-d234c58c8868
* + added Source for pcitable (as Header)\n+ added binary Drivers definition ↵Bastian Wissler2007-07-022-0/+8
| | | | | | in Cards\n+ changed runtime configuration for Gentoo\n+ added services & changed configuration for Gentoo git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1215 95ad53e4-c205-0410-b2fa-d234c58c8868
* 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