summaryrefslogtreecommitdiffstats
path: root/initramfs/distro-specs
Commit message (Collapse)AuthorAgeFilesLines
...
* Started to remove distro-specific udev from stage3 (was already done forDirk von Suchodoletz2007-05-054-111/+1Star
| | | | | | | | 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
* Hope that solves the "hanging/no keyboard" X display problem: ReorderingDirk von Suchodoletz2007-05-052-10/+12
| | | | | | | | of start scripts, devices available ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@996 95ad53e4-c205-0410-b2fa-d234c58c8868
* Strange problem (SuSE(?)/hardware related - not completely understood),Root2007-05-021-3/+1Star
| | | | | | | use "late_dm=yes" for these (no keyboard in X) systems ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@985 95ad53e4-c205-0410-b2fa-d234c58c8868
* Script order had to be readjusted ...Dirk von Suchodoletz2007-05-011-2/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@983 95ad53e4-c205-0410-b2fa-d234c58c8868
* (possible) fix for occasionally keyboard errors in X (no keyboard inputDirk von Suchodoletz2007-05-011-2/+2
| | | | | | | possible, seems to be related with kbd start) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@980 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup for SuSE stage3, placeholders for 10.3 support added ...Dirk von Suchodoletz2007-04-285-105/+268
| | | | | | | (to be checked if beta is available) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@945 95ad53e4-c205-0410-b2fa-d234c58c8868
* Code cleanups, simplifications ...Dirk von Suchodoletz2007-04-281-27/+3Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@942 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanups for InitRamFS: busybox is made the main tool ...Dirk von Suchodoletz2007-04-285-27/+17Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@935 95ad53e4-c205-0410-b2fa-d234c58c8868
* More cleanups ...Dirk von Suchodoletz2007-04-263-17/+26
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@927 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some cleanup ...Dirk von Suchodoletz2007-04-252-15/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@926 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small fix for samba dir and some code simplifications ...Dirk von Suchodoletz2007-04-241-11/+8Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@924 95ad53e4-c205-0410-b2fa-d234c58c8868
* Support the setup (basic functionality only) of printer and samba (SuSEDirk von Suchodoletz2007-04-241-0/+65
| | | | | | | only at the moment) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@923 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fixed missing "'" ...Dirk von Suchodoletz2007-04-191-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@912 95ad53e4-c205-0410-b2fa-d234c58c8868
* Obvious fix for last checkin ...Dirk von Suchodoletz2007-04-181-6/+2Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@911 95ad53e4-c205-0410-b2fa-d234c58c8868
* add different path for kdmrc since suse 10.2 user now /opt/kde...Michael Janczyk2007-04-181-0/+17
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@910 95ad53e4-c205-0410-b2fa-d234c58c8868
* The acpi/powersaved heavily depend on dbus (on SuSE 10++ systems),Dirk von Suchodoletz2007-04-074-28/+19Star
| | | | | | | | cleanup in functions scripts, reordering, switching on if acpi is used ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@869 95ad53e4-c205-0410-b2fa-d234c58c8868
* Writing halt script for SuSE systems from functions-*, see #111Dirk von Suchodoletz2007-04-051-1/+14
| | | | | | | | | Pass SLXVERSION string (via slxconfig, slxconf_slxver -> SLXVERSION) for better version marking ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@863 95ad53e4-c205-0410-b2fa-d234c58c8868
* Renaming of boot.ld to boot.slx to be more naming compliant (and Dirk von Suchodoletz2007-04-0110-34/+34
| | | | | | | understandable) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@848 95ad53e4-c205-0410-b2fa-d234c58c8868
* Conditional creation of new links (removes "File Exists" errors)Felix Endres2007-03-291-2/+3
| | | | | | | Fixed Poweroff (NICs are shutdown prior to poweroff in the standard distribution) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@832 95ad53e4-c205-0410-b2fa-d234c58c8868
* Hardware detection stuff ...Dirk von Suchodoletz2007-03-271-1/+2
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@830 95ad53e4-c205-0410-b2fa-d234c58c8868
* Rearranging start scriptsFelix Endres2007-03-262-2/+22
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@820 95ad53e4-c205-0410-b2fa-d234c58c8868
* Better handling of nfsv4 ... still to be improved (check combinationDirk von Suchodoletz2007-03-231-9/+11
| | | | | | | with krb) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@808 95ad53e4-c205-0410-b2fa-d234c58c8868
* yet a kdmrc-Correction for gentoos functions-default ;-)Michael Janczyk2007-03-221-7/+6Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@797 95ad53e4-c205-0410-b2fa-d234c58c8868
* kdmrc-Correction for gentoos functions-defaultMichael Janczyk2007-03-221-0/+7
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@796 95ad53e4-c205-0410-b2fa-d234c58c8868
* added Gentoo-specific services (needs autofs-support in kernel) + kdmrc-fileMichael Janczyk2007-03-222-4/+98
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@795 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some simple fixes and additions to the hardware database.Dirk von Suchodoletz2007-03-211-0/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@791 95ad53e4-c205-0410-b2fa-d234c58c8868
* Incomplete pcitable again (added some specific devices), fix for XorgDirk von Suchodoletz2007-03-022-2/+2
| | | | | | | call ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@741 95ad53e4-c205-0410-b2fa-d234c58c8868
* Heavy cleanup, proper variable assignement for D_XORGBIN (instead ofDirk von Suchodoletz2007-03-0114-36/+106
| | | | | | | XBinPath in displayvars), bugfix ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@740 95ad53e4-c205-0410-b2fa-d234c58c8868
* Small bug ...Dirk von Suchodoletz2007-03-011-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@739 95ad53e4-c205-0410-b2fa-d234c58c8868
* Switch off autologon in sysconfig/displaymanager ... should beDirk von Suchodoletz2007-03-011-0/+1
| | | | | | | configurable some day. git-svn-id: http://svn.openslx.org/svn/openslx/trunk@738 95ad53e4-c205-0410-b2fa-d234c58c8868
* Upstart related handling of inittab ...Root2007-02-282-20/+35
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@737 95ad53e4-c205-0410-b2fa-d234c58c8868
* Use appropriate start scriptsFelix Endres2007-02-271-1/+1
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@729 95ad53e4-c205-0410-b2fa-d234c58c8868
* Trivial fix for fake files (variable renaming ...)Dirk von Suchodoletz2007-02-271-3/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@728 95ad53e4-c205-0410-b2fa-d234c58c8868
* Code and header cleanups, minor add to suse/functions-10.2 ...Dirk von Suchodoletz2007-02-264-28/+45
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@727 95ad53e4-c205-0410-b2fa-d234c58c8868
* gentoo-2006.1/functions-default updated: devpts has to be mounted after udev ↵Michael Janczyk2007-02-261-1/+1
| | | | | | initialization\! git-svn-id: http://svn.openslx.org/svn/openslx/trunk@725 95ad53e4-c205-0410-b2fa-d234c58c8868
* Minor fix ...Dirk von Suchodoletz2007-02-221-0/+3
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@710 95ad53e4-c205-0410-b2fa-d234c58c8868
* Started NFSv4 integration (only sensible for newer distros, e.g. Dirk von Suchodoletz2007-02-211-21/+12Star
| | | | | | | | | SuSE 10.), removed AFS from SuSE10.2 (deprecated), fixed init for (nfsroot= deprecated too) and fixed functions for @@@serverip@@@ (dsuchod if --username dsuchod does not work) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@709 95ad53e4-c205-0410-b2fa-d234c58c8868
* Inserted start script for policykitd (needed for device access in KDEDirk von Suchodoletz2007-02-091-0/+50
| | | | | | | | and GNOME) in functions-10.2 (opensuse) ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@697 95ad53e4-c205-0410-b2fa-d234c58c8868
* Several small fixes for suse 10.2 setup, integration of commercial XBastian Wissler2007-02-071-20/+28
| | | | | | | | servers for ATI and NVidia ... updated exclude files ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@695 95ad53e4-c205-0410-b2fa-d234c58c8868
* gentoo-functions: added the function try()-> one error lessBastian Wissler2007-02-071-0/+37
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@694 95ad53e4-c205-0410-b2fa-d234c58c8868
* mkdxsinitrd changed to create proper initramfs for gentoo & ↵Bastian Wissler2007-02-061-0/+4
| | | | | | functions-default for gentoo to start udev at systemstart without starting sysinit git-svn-id: http://svn.openslx.org/svn/openslx/trunk@693 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some cleanup for @@@serverip@@@ usage. Fixed debuglevel bug forDirk von Suchodoletz2007-02-061-2/+2
| | | | | | | | debug=10. Just optic for xorg.conf in Gentoo ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@689 95ad53e4-c205-0410-b2fa-d234c58c8868
* Adjustments for Ubuntu 6.10Felix Endres2007-02-052-12/+13
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@688 95ad53e4-c205-0410-b2fa-d234c58c8868
* Fix for Xorg / keyboard problem - see #95 ... still some problems remainDirk von Suchodoletz2007-02-041-2/+8
| | | | | | | | for Gentoo diskless ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@680 95ad53e4-c205-0410-b2fa-d234c58c8868
* Cleanup in Gentoo configuration ...Dirk von Suchodoletz2007-02-023-220/+46Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@669 95ad53e4-c205-0410-b2fa-d234c58c8868
* Starts into X/kdm by now. xkb fails, udev is not present ...Dirk von Suchodoletz2007-02-011-12/+28
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@668 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some fixes: base system ist working now!!Dirk von Suchodoletz2007-02-011-10/+9Star
| | | | git-svn-id: http://svn.openslx.org/svn/openslx/trunk@667 95ad53e4-c205-0410-b2fa-d234c58c8868
* Further improvement of Gentoo start. Generating special boot file for Dirk von Suchodoletz2007-02-012-66/+68
| | | | | | | | initial mount setup ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@666 95ad53e4-c205-0410-b2fa-d234c58c8868
* Got onto the proper track: Gentoo is somehow (incompletely) booting now.Dirk von Suchodoletz2007-02-014-26/+61
| | | | | | | | | | | Unfortunately the provided scripts of that distro are ugly to use :-( Added configuration to ''gentoo/config-default'', cleaned up the ''gentoo/functions-default''. Added the proper commands to modify boot scripts and startup into a slx usable way ... Still lots of stuff to do ... git-svn-id: http://svn.openslx.org/svn/openslx/trunk@665 95ad53e4-c205-0410-b2fa-d234c58c8868
* Some thoughts on Gentoo integration ... (minor cleanups in initDirk von Suchodoletz2007-02-011-17/+32
| | | | | | | and servconfig) git-svn-id: http://svn.openslx.org/svn/openslx/trunk@664 95ad53e4-c205-0410-b2fa-d234c58c8868