aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/install')
0 files changed, 0 insertions, 0 deletions
ats
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>1999-07-21 16:59:18 +0000
committerPascal Rigaux <pixel@mandriva.com>1999-07-21 16:59:18 +0000
commit5a5ec8d18c04f2077622bce50e7024e0749e4da8 (patch)
tree4449a44fc54d7f3e039045a476ecb14522ee5992
parentdd40621fa1311c9bce97902e2db57f8b15fab449 (diff)
downloaddrakx-5a5ec8d18c04f2077622bce50e7024e0749e4da8.tar
drakx-5a5ec8d18c04f2077622bce50e7024e0749e4da8.tar.gz
drakx-5a5ec8d18c04f2077622bce50e7024e0749e4da8.tar.bz2
drakx-5a5ec8d18c04f2077622bce50e7024e0749e4da8.tar.xz
drakx-5a5ec8d18c04f2077622bce50e7024e0749e4da8.zip
*** empty log message ***
Diffstat
-rw-r--r--docs/TODO16
-rw-r--r--perl-install/Makefile18
-rw-r--r--perl-install/c/Makefile.PL2
-rw-r--r--perl-install/common.pm7
-rw-r--r--perl-install/fsedit.pm56
-rwxr-xr-xperl-install/getpkgs_deps10
-rwxr-xr-xperl-install/install23
-rw-r--r--perl-install/install2.pm12
-rw-r--r--perl-install/install_any.pm2
-rw-r--r--perl-install/lang.pm12
-rw-r--r--perl-install/my_gtk.pm18
-rw-r--r--perl-install/partition_table.pm3
-rw-r--r--perl-install/pkgs.pm125
13 files changed, 191 insertions, 93 deletions
diff --git a/docs/TODO b/docs/TODO
new file mode 100644
index 000000000..2f05e5a76
--- /dev/null
+++ b/docs/TODO
@@ -0,0 +1,16 @@
+Verify the free space is big enough.
+
+left window in the install (steps) should have a smaller font.
+
+loadFont sucks
+
+trash on the screen when X first start
+
+do not allow window resizing
+
+recuperer les erreurs d'acces au fichiers .rpm lors de l'install.
+
+setupSCSIInterfaces
+mouseConfig in setup.c
+add a log != tty3 (like /tmp/...)
+ps in commands marche pas
diff --git a/perl-install/Makefile b/perl-install/Makefile
index 3b401fa1e..d4aec1cdb 100644
--- a/perl-install/Makefile
+++ b/perl-install/Makefile