Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't forget to configure printer | Guillaume Cottenceau | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | fix OOo startup | Guillaume Cottenceau | 2003-10-30 | 2 | -3/+1 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-30 | 1 | -3/+1 |
| | |||||
* | allow undone toBeDone things to be done | Guillaume Cottenceau | 2003-10-30 | 1 | -1/+14 |
| | |||||
* | allow comments to be trimmed | Guillaume Cottenceau | 2003-10-30 | 1 | -2/+2 |
| | |||||
* | list currently busy files | Pascal Rigaux | 2003-10-30 | 1 | -0/+9 |
| | |||||
* | use by nfs-accesses to generate a cleaner boot.list | Pascal Rigaux | 2003-10-30 | 1 | -0/+40 |
| | |||||
* | kernel patch that allows logging file accesses via nfs | Pascal Rigaux | 2003-10-30 | 1 | -0/+61 |
| | |||||
* | scan /var/log/kernel/warnings for nfsd logs (need a patched nfsd) | Pascal Rigaux | 2003-10-30 | 1 | -0/+51 |
| | |||||
* | add totem to always | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | we don't want moved files in /etc/skel | Pascal Rigaux | 2003-10-30 | 1 | -5/+0 |
| | |||||
* | call update-menus as needed | Pascal Rigaux | 2003-10-30 | 1 | -0/+1 |
| | |||||
* | cleanup | Pascal Rigaux | 2003-10-30 | 1 | -9/+11 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | ||||
* | 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") | ||||
* | add make_live_tree_boot | Pascal Rigaux | 2003-10-22 | 3 | -1/+568 |
| | |||||
* | *** empty log message *** | Guillaume Cottenceau | 2003-10-21 | 1 | -0/+5 |
| | |||||
* | use pixel's gzloop module rather than cloop | Guillaume Cottenceau | 2003-10-21 | 1 | -1/+1 |
| | |||||
* | try to see when it fails :/ | Guillaume Cottenceau | 2003-10-18 | 1 | -1/+1 |
| | |||||
* | logs a last msg before exiting | Guillaume Cottenceau | 2003-10-16 | 1 | -0/+1 |
| | |||||
* | display a sorta splash/wait screen when drakx exits because kde takes a long ↵ | Guillaume Cottenceau | 2003-10-16 | 1 | -0/+9 |
| | | | | time to startup its splash screen | ||||
* | don't use find, it's faster | Pascal Rigaux | 2003-10-16 | 1 | -1/+1 |
| | |||||
* | add xwait and use it | Pascal Rigaux | 2003-10-16 | 4 | -6/+45 |
| | |||||
* | - rename exitMove to startMove | Pascal Rigaux | 2003-10-15 | 1 | -4/+8 |
| | | | | | | - remove the blinks before kde start by relaying the last X connection (using gmessage for now, will use "xtest --wait" later) | ||||
* | fix typo | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | set move steps, add exitMove step, pass $o to move::init() | Pascal Rigaux | 2003-10-15 | 1 | -0/+13 |
| | |||||
* | have necessary png lang files installed and limit percent-langs of langs.pm ↵ | Guillaume Cottenceau | 2003-10-15 | 3 | -1/+10 |
| | | | | accordingly | ||||
* | fix typo | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | load sound modules | Pascal Rigaux | 2003-10-15 | 1 | -0/+3 |
| | |||||
* | to be able to adduser, one need to have /etc/passwd and /etc/group writable | Pascal Rigaux | 2003-10-15 | 1 | -1/+4 |
| | |||||
* | don't look for /usr/lib/libDrakX on build box, only in the live_tree | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | try to lock to avoid problems with pixel | Guillaume Cottenceau | 2003-10-15 | 1 | -0/+3 |
| | |||||
* | install SOUND packages | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | using uk instead of us keyboard for now to have less warnings | Pascal Rigaux | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | misc pixel fix | Guillaume Cottenceau | 2003-10-15 | 1 | -2/+2 |
| | |||||
* | misc opt | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+1 |
| | |||||
* | - add many /etc/X11/* symlinks | Pascal Rigaux | 2003-10-15 | 1 | -1/+3 |
| | | | | | - add /var/run/console (to be able to run X as a user) | ||||
* | add some more links in /etc to the cdrom | Pascal Rigaux | 2003-10-15 | 1 | -1/+5 |
| | |||||
* | tell Xconfig we allow proprietary modules and no package needs to | Guillaume Cottenceau | 2003-10-15 | 1 | -1/+2 |
| | | | | | be installed (empty arrayref) | ||||
* | configure automatically xfree in move | Guillaume Cottenceau | 2003-10-10 | 1 | -0/+14 |
| | |||||
* | order init stuff and tell a bit about it | Guillaume Cottenceau | 2003-10-10 | 1 | -2/+9 |
| |