Mercurial > hg > xemacs-beta
comparison netinstall/README @ 448:3078fd1074e8 r21-2-39
Import from CVS: tag r21-2-39
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:38:25 +0200 |
parents | |
children | 3d3049ae1304 |
comparison
equal
deleted
inserted
replaced
447:4fc5f13f3bd3 | 448:3078fd1074e8 |
---|---|
1 This directory contains the source for the setup program for the cygwin | |
2 net releases. | |
3 | |
4 | |
5 | |
6 To-Do list: | |
7 | |
8 ini.cc: add field in setup.ini to specify whether package is installed | |
9 by default, or not. | |
10 | |
11 install.cc: scan newly installed files for README files, show list to | |
12 user, let them read them if they want. | |
13 | |
14 download.cc: add a "total progress" indicator, like the install one. | |
15 | |
16 add a "category" field to setup.ini, let user choose which categories | |
17 of packages to install, perhaps with a "custom..." button to lead to | |
18 the current chooser. | |
19 | |
20 remember which packages were selected to be skipped, and which prev/curr/exp | |
21 option was last selected, and recall them each time the chooser runs. | |
22 | |
23 Add friendly error reporting to simpsock.cc | |
24 | |
25 Add option to download sources also. |