Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add live_tree_always.clp | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 | |
| | ||||||
* | add live_tree_always | Pascal Rigaux | 2003-10-30 | 2 | -28/+54 | |
| | ||||||
* | kill minilogd to ensure it goes away | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 | |
| | ||||||
* | better list obtained using patched nfsd instead of Strace | Pascal Rigaux | 2003-10-30 | 5 | -160/+167 | |
| | ||||||
* | fix | Guillaume Cottenceau | 2003-10-29 | 1 | -2/+3 | |
| | ||||||
* | huge (planel sux) | Guillaume Cottenceau | 2003-10-29 | 1 | -0/+1 | |
| | ||||||
* | handle depfile per kernel, not just 2.4* modules.dep | Guillaume Cottenceau | 2003-10-29 | 3 | -7/+18 | |
| | ||||||
* | don't get bitten another time by "suddenly disappearing" modules | Guillaume Cottenceau | 2003-10-29 | 1 | -1/+6 | |
| | ||||||
* | add this script to update existing boot images when there is a fix in BOOT ↵ | Guillaume Cottenceau | 2003-10-29 | 1 | -0/+47 | |
| | | | | kernel | |||||
* | perl_checker fixes | Thierry Vignaud | 2003-10-29 | 1 | -2/+2 | |
| | ||||||
* | fix installer when network::ethernet wasn't loaded before | Thierry Vignaud | 2003-10-29 | 1 | -0/+1 | |
| | ||||||
* | (getUPS) detect usb UPS (serial_probe not seeing them for now) | Thierry Vignaud | 2003-10-29 | 1 | -0/+4 | |
| | ||||||
* | pine is no more in the distro | Thierry Vignaud | 2003-10-29 | 1 | -1/+1 | |
| | ||||||
* | fixed for ongoing bug since at least 9.0 for alias not reported in current ↵ | Francois Pons | 2003-10-28 | 1 | -1/+1 | |
| | | | | installation. | |||||
* | set drakconnect as config tool for modems as well as for isdn & adsl | Thierry Vignaud | 2003-10-27 | 1 | -3/+3 | |
| | | | | | adapters | |||||
* | list isdn adapters in their own class instead of showing them up as | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 | |
| | | | | | unknown devices | |||||
* | split out adsl detection from modem one into its one category | Thierry Vignaud | 2003-10-27 | 1 | -1/+3 | |
| | ||||||
* | sort export list | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 | |
| | ||||||
* | fix requires for c::_exit() | Thierry Vignaud | 2003-10-27 | 1 | -0/+1 | |
| | ||||||
* | (isdn_get_info) simplify it trough MDK::Common | Thierry Vignaud | 2003-10-27 | 1 | -3/+1 | |
| | ||||||
* | simplify isdn detection: | Thierry Vignaud | 2003-10-27 | 2 | -4/+3 | |
| | | | | | | | - no need to pass a ref around; if it's bound to be overwritten, just return a new hash - let isdn_detect only care of which fields we want for isdn stuff | |||||
* | - make isdn detection more readable | Thierry Vignaud | 2003-10-27 | 1 | -1/+1 | |
| | | | | | - ensure previously detected isdn stuff is cleared on redetection | |||||
* | blacklist Net::Ping in order to be able to parse network::tools | Thierry Vignaud | 2003-10-27 | 1 | -0/+1 | |
| | ||||||
* | sort | Thierry Vignaud | 2003-10-27 | 1 | -6/+6 | |
| | ||||||
* | try to save /etc/fstab and /etc/modules.conf (is /etc/fstab | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+6 | |
| | | | | | really needed?) | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-23 | 1 | -0/+40 | |
| | ||||||
* | add the mkisofs/cdrecord command line | Pascal Rigaux | 2003-10-23 | 1 | -1/+4 | |
| | ||||||
* | use cp instead of cp_af | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 | |
| | ||||||
* | use fast_mouse_probe first in mandrake move | Pascal Rigaux | 2003-10-23 | 1 | -2/+2 | |
| | ||||||
* | if we have /bin/loadkeys, use it | Pascal Rigaux | 2003-10-23 | 1 | -1/+3 | |
| | ||||||
* | - use setxkbmap instead of xmodmap if setxkbmap is available | Pascal Rigaux | 2003-10-23 | 1 | -4/+8 | |
| | | | | | - don't run setxkbmap chrooted | |||||
* | handle case when main clp contains also boot clp files | Guillaume Cottenceau | 2003-10-23 | 1 | -2/+3 | |
| | ||||||
* | a bit more logging info in case of failure | Guillaume Cottenceau | 2003-10-23 | 1 | -1/+1 | |
| | ||||||
* | various fixes: | Pascal Rigaux | 2003-10-23 | 1 | -5/+3 | |
| | | | | | | | - add some usually automatic flags 'BURNER', 'UTF8', 'DOCS', 'TV', '3D' - use symlinkf instead of "ln -sf" (symlinkf is much better, it removes destination first) - not need to run pango-querymodules anymore | |||||
* | don't use exit(), use _exit() | Pascal Rigaux | 2003-10-23 | 1 | -1/+1 | |
| | ||||||
* | copy boot live tree into memory to much speed up startup time in cdrom mode | Guillaume Cottenceau | 2003-10-22 | 1 | -3/+39 | |
| | ||||||
* | file_size | Guillaume Cottenceau | 2003-10-22 | 2 | -7/+14 | |
| | ||||||
* | correctly install runstage2 as runstage2.pl | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+2 | |
| | ||||||
* | add /sbin/init (this is mdk-stage1/init-move, not stock linux | Guillaume Cottenceau | 2003-10-22 | 1 | -0/+1 | |
| | | | | | init - should be in /tmp/live_tree/sbin/init avec "make install") | |||||
* | handle "boot" clp and "main" clp. passing argument "live" can force to not ↵ | Guillaume Cottenceau | 2003-10-22 | 9 | -22/+57 | |
| | | | | use the clp in favor of live tree. | |||||
* | report errno when init can't exec binary | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 | |
| | ||||||
* | allow more than one loop device for more than one lomount | Guillaume Cottenceau | 2003-10-22 | 5 | -37/+56 | |
| | ||||||
* | add make_live_tree_boot | Pascal Rigaux | 2003-10-22 | 3 | -1/+568 | |
| | ||||||
* | handle usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -2/+4 | |
| | ||||||
* | add entries for usb isdn adapters | Thierry Vignaud | 2003-10-22 | 1 | -0/+10 | |
| | ||||||
* | fix steping back on choosing isdn card step | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 | |
| | ||||||
* | fix isdn detection | Thierry Vignaud | 2003-10-22 | 1 | -1/+1 | |
| | ||||||
* | pixel rulz | Guillaume Cottenceau | 2003-10-22 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-21 | 1 | -0/+5 | |
| |