Differences between revisions 2 and 42 (spanning 40 versions)
Revision 2 as of 2006-06-18 17:59:42
Size: 1608
Editor: OsamuAoki
Comment:
Revision 42 as of 2008-05-03 10:29:09
Size: 3753
Editor: OsamuAoki
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Describe OsamuAoki here. = Osamu Aoki's Wiki contents for users =
Line 3: Line 3:
[http://people.debian.org/~osamu Osamu's Debian web page] I can be reached via e-mail: osamu_at_debian_dot_org
Line 5: Line 5:
= Interesting sites for BSMTP and DNS =  * Japanese environment[:JapaneseEnvironmentE: (English)] [:JapaneseEnvironment: (日本語)]
 * Method to edit non-UTF-8 encoded text files under UTF-8 vim [:UTF8vimE: (English)] [:UTF8vim: (日本語)]
 * [:DebianReference: Debian Reference (v2)] -- Pure post-installation guide.
 * [:DefaultMTA: Default MTA]
 * [:MacBookJp: MacBook Japanese]
    Memo for installing Debian to Intel MacBook with Japanese keyboard
 * [:DebianServiceForDD: Debian Service for DD]
    Not done yet, work stalled.
Line 7: Line 14:
Following is not tested contents. This is under contraction. = Important links for my interest =
Line 9: Line 16:
When we got Debian account as DD, we knew we obtained followings:
 * package upload privilage,
 * a cute mail address like osamu@debian.org on MX=master.debian.org, (You can forward but there is no POP service) and
 * shell accounts on many fast/strange architecture machines.
I am interested in several projects, especially UTF-8 transition. Here are the links.
Line 14: Line 18:
We have few more less known benefits.
 * Alternative mail account like osamu@people.debian.org on MX=people.debian.org
   * check the latest DNS MX record.
 * Access to the third level domain names *.debian.net
   * Set this via GPG signed mail to changes@db.debian.org
   * virtual domain MX support on Debian host machines.
     * Accessible through SSH/BSMTP on debian hosts.
     * People seem to use people.debian.org machine.
     * The use of this eliminates needs for POP server at Debian or your external mail address.
 * additional mail accounts with suffix such as osamu-list@debian.org and osamu-list@people.debian.org.
   * Check /etc/exim4/* of each host
 * [http://www.vim.org/htmldoc/mbyte.html Vim documentation: mbyte]
 * [http://www.gnu.org/software/emacs/manual/emacs.html#International International Character Set Support (GNU Emacs Manual)]
 * [http://www.suse.de/~mfabian/suse-cjk/suse-cjk.html 中日韓 (CJK) Support in SuSE Linux]
 * [http://archive.ubuntu.com/ubuntu/pool/main/u/utf8-migration-tool/ UTF-8 Migration Tool -- A tool to migrate a Debian system to UTF-8]
 * [:PackageArchitectureAlmostAny:]
Line 26: Line 24:
See following for how to do it.
 * [http://db.debian.org/forward.html Debian GNU/Linux -- Email Forwarding]
 * [http://db.debian.org/doc-mail.html Debian GNU/Linux -- LDAP Gateway]
 * [http://lists.debian.org/debian-devel/2001/debian-devel-200102/msg00965.html BSMTP on debian.net]
 * [http://riva.ucam.org/svn/cjwatson/bin/bsmtp-pull-server bsmtp-pull-server]
 * [http://riva.ucam.org/svn/cjwatson/bin/bsmtp-pull bsmtp-pull]
= Important links for my packages and their maintenance =

DDP has moved from CVS to Subversion. I have to confess I am slow to catch up...

I have been working on several projects. Here are the links.

 * [http://qa.debian.org/developer.php?login=osamu@debian.org Osamu Aoki's package status]
 * [http://people.debian.org/~osamu Osamu's Debian web page]
 * [http://qref.sourceforge.net/ Debian Reference page]
   * CVS repo: {{{ $ cvs -z3 -d :ext:yourname@qref.cvs.sourceforge.net:/cvsroot/qref co -P qref }}} (This content is upstream of DDP debian-reference contents)
   * [http://qref.cvs.sourceforge.net/qref/ qref CVS contents]
     *apt-howto (this was temporary repo.)
     *htdocs
     *qref
     *qref2
     *users-guide
   - Please note CVS host name change

 * [http://www.debian.org/doc/ddp Debian Documentation project]
   * CVS repo: {{{cvs -d :pserver:anonymous@cvs.debian.org:/cvs/debian-doc -z3 checkout ddp/ }}}
   * [http://cvs.debian.org/?root=debian-doc DDP CVS contents]
     * ddp
       * articles
       * manuals.sgml
       * refcard
       * utils
       * webpages
     *manpages
   * [http://www-master.debian.org/build-logs/ddp/ DDP build results]

 * [http://alioth.debian.org/projects/debiandoc-sgml/ DebianDoc-SGML]
   * CVS repo web interface [http://alioth.debian.org/plugins/scmcvs/cvsweb.php/?cvsroot=debiandoc-sgml]
   * CVS repo: {{{ cvs -d :ext:developername@cvs.alioth.debian.org:/cvsroot/debiandoc-sgml checkout modulename}}}

 * [http://kmuto.jp/svn/im-switch im-switch]
   * SVN repo: {{{ svn co http://kmuto.jp/svn/im-switch }}}


 * [http://alioth.debian.org/projects/pkg-ime/ IME package page]
   * SVN repo: {{{ http://svn.debian.org/wsvn/pkg-ime }}}
   * SVN repo: {{{ svn://svn.debian.org/pkg-ime/ }}}
   * SVN+SSH (r/w) repo: {{{ svn+ssh://svn.debian.org/svn/pkg-ime/}}}
   * [http://svn.debian.org/wsvn/pkg-ime/ pkg-ime SVN contents]
     *anthy
     *kasumi
     *libchewing
     *m17n-db
     *m17n-docs
     *m17n-lib
     *mell
     *old
     *prime-dict
     *prime-el
     *prime
     *scim-anthy
     *scim-chewing
     *scim-hangul
     *scim-input-pad
     *scim-m17n
     *scim-pinyin
     *scim-tables
     *scim-uim
     *scim
     *suikyo
     *sumika
     *uim

 * [http://wiki.debian.org/DebianReference?action=fullsearch&context=180&value=re%3A%5Edr&titlesearch=Titles list Old pages starting with DR] --- some of these pages created by me may need to be removed.

= Discussion =

Line 33: Line 97:
Osamu Osamu Aoki

Osamu Aoki's Wiki contents for users

I can be reached via e-mail: osamu_at_debian_dot_org

  • Japanese environment[:JapaneseEnvironmentE: (English)] [:JapaneseEnvironment: (日本語)]

  • Method to edit non-UTF-8 encoded text files under UTF-8 vim [:UTF8vimE: (English)] [:UTF8vim: (日本語)]
  • [:DebianReference: Debian Reference (v2)] -- Pure post-installation guide.

  • [:DefaultMTA: Default MTA]
  • [:MacBookJp: MacBook Japanese]

    • Memo for installing Debian to Intel MacBook with Japanese keyboard

  • [:DebianServiceForDD: Debian Service for DD]
    • Not done yet, work stalled.

Important links for my interest

I am interested in several projects, especially UTF-8 transition. Here are the links.

Important links for my packages and their maintenance

DDP has moved from CVS to Subversion. I have to confess I am slow to catch up...

I have been working on several projects. Here are the links.

Discussion


Osamu Aoki