| 1 |
osamu |
2373 |
Known problems and needed additions: |
| 2 |
|
|
|
| 3 |
|
|
=== KNOWN BUGS === |
| 4 |
|
|
* Chinese (zh-tw) is a partial translation. |
| 5 |
|
|
* Finnish are in its infancy and will not be packaged. |
| 6 |
|
|
* No Japanese started |
| 7 |
|
|
* Source is not UTF-8 (Unicode) |
| 8 |
|
|
* comes out strange in <example> for PDF (still?) |
| 9 |
|
|
* need to fix tab if still exists |
| 10 |
|
|
* FIXME sections ("XXX FIXME XXX") in source |
| 11 |
|
|
* aptitude needs to be used more often |
| 12 |
|
|
* Need to mention that shell example are obtained after doing "unset PS2" |
| 13 |
|
|
* Find way to build CJK documents to PS/PDF |
| 14 |
|
|
|
| 15 |
|
|
=== TIPS to be included soon === |
| 16 |
|
|
|
| 17 |
|
|
* Pointer to http://www.ibm.com/developerworks/ |
| 18 |
|
|
http://www.ibm.com/developerworks/linux/ |
| 19 |
|
|
|
| 20 |
|
|
* Laptop PC tuning |
| 21 |
|
|
anacron |
| 22 |
|
|
|
| 23 |
|
|
* Network |
| 24 |
|
|
FIXED IP |
| 25 |
|
|
DHCP |
| 26 |
|
|
pppoe --- pppoeconf does all |
| 27 |
|
|
|
| 28 |
|
|
* More X configuration for my hires 125 DPI screen |
| 29 |
|
|
|
| 30 |
|
|
* Maybe new chapter/section on Desktop Application |
| 31 |
|
|
Openoffice.org Application: very stable |
| 32 |
|
|
KDE: mature but funny feel |
| 33 |
|
|
GNOME: some stable, others unstable but I like them |
| 34 |
|
|
|
| 35 |
|
|
* xlibmesa3 and HW accel |
| 36 |
|
|
Differ HW compatibility issues to xfree86-common package |
| 37 |
|
|
|
| 38 |
|
|
* Real UNIX |
| 39 |
|
|
("Miquel van Smoorenburg" <miquels@cistron.nl>) |
| 40 |
|
|
>In order to find a Real Thing copy of the Bourne shell you would need |
| 41 |
|
|
>to run on a commercial proprietary system which still has the legacy |
| 42 |
|
|
>executables on the system. |
| 43 |
|
|
|
| 44 |
|
|
Well, not really. Here ya go: |
| 45 |
|
|
http://ftp.gcu-squad.org/tuhs/PDP-11/Distributions/research/Henry_Spencer_v7/ |
| 46 |
|
|
|
| 47 |
|
|
The original Unix v7 sources for the PDP11. Including 'sh' and 'cc'. |
| 48 |
|
|
|
| 49 |
|
|
There's also a binary distribution floating around on the net, |
| 50 |
|
|
and a PDP11 emulator. I've booted Unix v7 (from 1979!) and recompiled |
| 51 |
|
|
some utilities, talk about retro computing! |
| 52 |
|
|
|
| 53 |
|
|
Ah, at the same site. See |
| 54 |
|
|
http://ftp.gcu-squad.org/tuhs/PDP-11/Emulators/Supnik_2.3/ |
| 55 |
|
|
|
| 56 |
|
|
Anybody want to do a Debian/V7 ? ;) |
| 57 |
|
|
|
| 58 |
|
|
Ofcourse, all this stuff predates posix by at least a decade. |
| 59 |
|
|
|
| 60 |
|
|
> But none of those sources are free either. Just because you have |
| 61 |
|
|
> access to the source code does not make the source free software. |
| 62 |
|
|
|
| 63 |
|
|
(Frank Gevaerts <frank@gevaerts.be>) |
| 64 |
|
|
Wrong. Caldera (who now own Unix), have released the sources of old |
| 65 |
|
|
unices under a BSD-style license (the one with advertising clause) |
| 66 |
|
|
|
| 67 |
|
|
Have a look at : |
| 68 |
|
|
|
| 69 |
|
|
http://www.tuhs.org/Archive/Caldera-license.pdf |
| 70 |
|
|
|
| 71 |
|
|
(Also look at http://www.tuhs.org/) |
| 72 |
|
|
|
| 73 |
|
|
>>> (osamu): some link mentioned are not accessible. |
| 74 |
|
|
>>> start from http://www.tuhs.org/ |
| 75 |
|
|
|
| 76 |
|
|
* iptable tutorials |
| 77 |
|
|
check http://www.linuxguruz.org/ especially /iptables/ |
| 78 |
|
|
Also kernel source Documentation/networking/* |
| 79 |
|
|
|
| 80 |
|
|
* eql = tun + eth0 related sites review and summary |
| 81 |
|
|
http://qos.ittc.ukans.edu/ |
| 82 |
|
|
http://www.qosforum.com/docs/faq/ |
| 83 |
|
|
http://www.fibrespeed.net/~mbabcock/linux/qos_tc/ |
| 84 |
|
|
http://qos.ittc.ukans.edu/howto/ |
| 85 |
|
|
http://www.ds9a.nl/2.4Routing/ |
| 86 |
|
|
|
| 87 |
|
|
* Wine tutorials |
| 88 |
|
|
http://www.samag.com/documents/s=1824/sam0201a/0201a.htm |
| 89 |
|
|
|
| 90 |
|
|
* upgrade with apt-get |
| 91 |
|
|
> Can two Debian 3 systems with the exact same sources.list file have |
| 92 |
|
|
> different packages available lists? I have on some packages different |
| 93 |
|
|
> version numbers and some packages are missing... |
| 94 |
|
|
|
| 95 |
|
|
(per Colin Watson <cjwatson@debian.org>) |
| 96 |
|
|
Perhaps you're updating with 'apt-get update' rather than 'dselect |
| 97 |
|
|
update', and then using some tool (like 'dpkg -p' or dselect) that |
| 98 |
|
|
expects dpkg's available database to be up-to-date? |
| 99 |
|
|
|
| 100 |
|
|
* fbset for all ttys |
| 101 |
|
|
# fbset -t 13334 144 24 29 3 136 6 -a |
| 102 |
|
|
|
| 103 |
|
|
* two-sided and two-in-one printing of PDF |
| 104 |
|
|
gv: |
| 105 |
|
|
print even and odd pages |
| 106 |
|
|
mpage |
| 107 |
|
|
env variable set to "-bA4 -t -T -2 -Pprn0008" for double-sided A4 with |
| 108 |
|
|
two pages to each sheet |
| 109 |
|
|
a2ps is alternative to mpage |
| 110 |
|
|
|
| 111 |
|
|
CUPS (per Derrick 'dman' Hudson <dman@dman.ddts.net>) |
| 112 |
|
|
1) print to file |
| 113 |
|
|
2) lp -o number-up=2 -o page-set=even |
| 114 |
|
|
3) reinsert pages in printer |
| 115 |
|
|
4) lp -o number-up=2 -o page-set=odd |
| 116 |
|
|
|
| 117 |
|
|
* COMPAQ PC BIOS problem |
| 118 |
|
|
http://www29.compaq.com/falco/sp_result.asp?Model=2722&Os=0 |
| 119 |
|
|
|
| 120 |
|
|
* Link for Hardware issues RS6000 J30, Ron Johnson <ron.l.johnson@cox.net> |
| 121 |
|
|
http://www.kernel.org/ |
| 122 |
|
|
http://penguinppc.org/intro.shtml |
| 123 |
|
|
http://penguinppc.org/projects/hw/ |
| 124 |
|
|
http://oss.software.ibm.com/developer/opensource/linux/projects/ppc/models.php |
| 125 |
|
|
http://www.debian.org/ports/powerpc/ |
| 126 |
|
|
news:comp.os.linux.powerpc |
| 127 |
|
|
IBM site: "MCA: POWER- and MCA-based machines do not work at all. |
| 128 |
|
|
The only development effort for these machines is located at |
| 129 |
|
|
http://www.sjdjweis.com/linux/rs6k/" |
| 130 |
|
|
|
| 131 |
|
|
* Max date on 32 bit Unix/Linux: 2038-01-18 19:14:07 |
| 132 |
|
|
|
| 133 |
|
|
* GIF and UNISYS issue |
| 134 |
|
|
GIMP issues are already answered but let me draw your attention to the |
| 135 |
|
|
UNISYS issue. |
| 136 |
|
|
|
| 137 |
|
|
http://www.ora.com/infocenters/gff/gff-faq/ |
| 138 |
|
|
|
| 139 |
|
|
I never used it but there are utilities called ungif in Debian. That |
| 140 |
|
|
may be what you want :) |
| 141 |
|
|
|
| 142 |
|
|
$ apt-cache search ungif |
| 143 |
|
|
|
| 144 |
|
|
With this, you can use GIF like the Debian website :-) |
| 145 |
|
|
(We all know the GNU site does not like using these non-LZW GIFs |
| 146 |
|
|
either.) |
| 147 |
|
|
|
| 148 |
|
|
* Package split scenario (Check NM/Dev REF) |
| 149 |
|
|
The groff split example: |
| 150 |
|
|
Potato: |
| 151 |
|
|
groff |
| 152 |
|
|
Woody: |
| 153 |
|
|
groff-base Suggests: groff, groff-x11 |
| 154 |
|
|
groff Depends: groff-base, Suggests: groff-x11 |
| 155 |
|
|
groff-x11 Depends: groff-base, Suggests: groff |
| 156 |
|
|
|
| 157 |
|
|
* digital camera = www.gphoto.org |
| 158 |
|
|
Also note that any camera with removable media will work with Linux |
| 159 |
|
|
through USB Mass Storage-compatible readers. |
| 160 |
|
|
These X-fun apps needs to be summarized in separate documents. |
| 161 |
|
|
|
| 162 |
|
|
=== TODO === |
| 163 |
|
|
* Thinking about using po-debiandoc by Denis Barbier <barbier@debian.org> |
| 164 |
|
|
to manage translation. |
| 165 |
|
|
http://people.debian.org/~barbier/devel/po-debiandoc/ |
| 166 |
|
|
|
| 167 |
|
|
* Thinking about moving to dookbook-xml |
| 168 |
|
|
|
| 169 |
|
|
Please join me if you care. |
| 170 |
|
|
Any solid patch file will be appreciated. |
| 171 |
|
|
|
| 172 |
|
|
Osamu Aoki <debian@aokiconsulting.com> |
| 173 |
|
|
Osamu Aoki <osamu@debian.org> |
| 174 |
|
|
|
| 175 |
|
|
|
| 176 |
|
|
----------------------------------------------------------------- |
| 177 |
|
|
OLD README: |
| 178 |
|
|
This "qref" project in sourceforge.net is organized by |
| 179 |
|
|
Osamu Aoki <debian@aokiconsulting.com> |
| 180 |
|
|
|
| 181 |
|
|
Update can be done by anyone who has CVS write access. |
| 182 |
|
|
Drop me an e-mail with your sourceforge account name. I will |
| 183 |
|
|
add you to CVS write access. Initial file tree will be built by me. |
| 184 |
|
|
|
| 185 |
|
|
Look into documentation of boot-floppies and learn how to use CVS. |
| 186 |
|
|
|
| 187 |
|
|
If you take over, get permission from previous person by mail. |
| 188 |
|
|
Using your own branch for frequent update if you are not maintainer |
| 189 |
|
|
of that tree. All communication shall be done through: |
| 190 |
|
|
|
| 191 |
|
|
qref-developers@lists.sourceforge.net |
| 192 |
|
|
|
| 193 |
|
|
This is a very loose lock and supposedly relies on respect. |
| 194 |
|
|
|
| 195 |
|
|
Once debian-packages are made, BTS shall be used as much as possible. |
| 196 |
|
|
|
| 197 |
|
|
Eventually, I want to move to the DDP CVS site but not yet. |
| 198 |
|
|
CVS archive at sourceforge is open to everyone. |
| 199 |
|
|
|
| 200 |
|
|
Private ML for developers: |
| 201 |
|
|
qref-developers@lists.sourceforge.net |
| 202 |
|
|
|
| 203 |
|
|
Development homepage: |
| 204 |
|
|
http://qref.sourceforge.net/doc |
| 205 |
|
|
|
| 206 |
|
|
Osamu Aoki <debian@aokiconsulting.com> |
| 207 |
|
|
Please drop me an e-mail before editing and working on this SGML file. |
| 208 |
|
|
My favorite French words: "laissez faire" |
| 209 |
|
|
_________________________________________________________________________ |
| 210 |
|
|
Now tracking file status is embedded in each file as <![%FIXME[...]]> |
| 211 |
|
|
See README first for urgent TODO. |
| 212 |
|
|
|
| 213 |
|
|
=============== Here is a document version list ======================= |
| 214 |
|
|
|