* Thu Jul 10 2008 zunda <zunda at freeshell.org>
- (0.13.1)
- README.ja: updated file size on the USB memory stick

* Thu Jul 10 2008 zunda <zunda at freeshell.org>
- (0.13.0)
- rpms.list: added pidgin
- Makefile: modified yum subcommand from update to upgrade

* Thu Jul 10 2008 zunda <zunda at freeshell.org>
- (0.12.4)
- Modified /etc/acpi/actions/suspend.sh to prohibit suspension

* Tue Jul  8 2008 zunda <zunda at freeshell.org>
- (0.12.3)
- Added the following line to /etc/acpi/actions/suspend.sh to be
  executed when being restored:
  /etc/init.d/keytable restart
- TODO: some more hardware reset on restore seems to be needed on
  Dell Latitude X1
  - It seems to be ehci-hcd has to be reloaded, which is very difficult
    on DocoMomo ...

* Mon Mar 17 2008 zunda <zunda at freeshell.org>
- (0.12.2)
- conf/momonga-release-4-1m.mo4/etc/acpi/actions/suspend.sh: added to
  suspend or to restart network when restored from suspend
- conf/momonga-release-4-1m.mo4/etc/acpi/events/lid.conf: modified to
  use suspend.sh
- conf/momonga-release-4-1m.mo4/etc/init.d/network: modified to show
  `ntpd' in messages to the console

* Fri Mar 14 2008 zunda <zunda at freeshell.org>
- (0.12.1)
- conf/momonga-release-4-1m.mo4/etc/acpi/events/lid.conf: modified
  to correct % escape

* Fri Mar 14 2008 zunda <zunda at freeshell.org>
- (0.12.0)
- conf/momonga-release-4-1m.mo4/etc/acpi/events/lid.conf: modified
  to only suspend when lid is closed, not when opened

* Fri Mar 14 2008 zunda <zunda at freeshell.org>
- Trying to suspend the machine when the lid is closed
- lists/momonga-release-4-1m.mo4/rpms.list: added acpid
- Makefile: configure-root: modified to chkconfig --add acpid
- patches/momonga-release-4-1m.mo4/acpid.video.conf.patch: added
- conf/momonga-release-4-1m.mo4/etc/acpi/events/lid.conf: added

* Thu Mar 13 2008 zunda <zunda at freeshell.org>
- README.ja: fixed typo

* Wed Mar 12 2008 zunda <zunda at freeshell.org>
- (0.11.2)
- README.ja: updated and added description about timezone

* Wed Mar 12 2008 zunda <zunda at freeshell.org>
- COPYING: fixed typo

* Wed Mar 12 2008 zunda <zunda at freeshell.org>
- COPYING: modified to remove description about ifup.patch

* Wed Mar 12 2008 zunda <zunda at freeshell.org>
- README.ja: added a link to COPYING
- Makefile.devel: upload: modified to upload COPYING

* Wed Mar 12 2008 zunda <zunda at freeshell.org>
- (0.11.1)
- conf/momonga-release-4-1m.mo4/etc/init.d/network: added
- COPYING: modified to include copyright notice for init.d/network
  and ntpd.init
- patches/momonga-release-4-1m.mo4/ifup.patch: removed
- Makefile: modified not to start ntpd, which is now started from
  network

* Fri Mar  7 2008 zunda <zunda at freeshell.org>
- (0.11.0)
- Trying to enable ntpd.
  - I saw the firstboot console. why? - because I was on runlevel 3
- lists/momonga-release-4-1m.mo4/rpms.list: added ntp
- conf/momonga-release-4-1m.mo4/etc/ntp.conf: added
- conf/momonga-release-4-1m.mo4/etc/sysconfig/clock: added
- conf/momonga-release-4-1m.mo4/etc/localtime: copied from
  /usr/share/zoneinfo/UTC and added
- patches/momonga-release-4-1m.mo4/halt.patch: added
- Makefile: configure-root: modified to chkconfig add ntp and not
  to copy files from parent system

* Mon Mar  3 2008 zunda <zunda at freeshell.org>
- (0.10.0)
- Makefile.install and conf/grub.conf: modified to embed UUID in
  grub.conf
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: modified to
  use UUID to mount the USB memory key if it is supplied
- Makefile.install: modified clean-install target to umount USB
  memory before removing mnt_dir ;|
- Makefile.install: fixed typo in clean-devel
- Makefile: modified to umount-usb before clean

* Fri Feb 22 2008 zunda <zunda at freeshell.org>
- (0.9.36)
- lists/momonga-release-4-1m.mo4/rpms.list: added
  ruby-irb (request #11883), netpbm-progs (request #11881),
  and rsync (request #11889)

* Mon Feb 11 2008 zunda <zunda at freeshell.org>
- (0.9.35)
- Makefile, Makefile.install, Makefile.devel: modified to use
  /etc/docomomo-release to distinguish installer version.
  /boot/docomomo-release.txt will be made in the USB memory.

* Fri Feb  8 2008 zunda <zunda at freeshell.org>
- (0.9.34)
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: modified
  sed script to detect first removable disk as the DocoMomo USB
  memory: not tested yet

* Fri Feb  8 2008 zunda <zunda at freeshell.org>
- Makefile.devel: added dependencies from upload-installer to
  upload-sources and from upload-sources to download-sources
- TODO: Moved items to sourceforge.jp bug tracker

* Fri Feb  8 2008 zunda <zunda at freeshell.org>
- (0.9.33)
- patches/momonga-release-4-1m.mo4/firstboot.patch: bug #11762,
  trying not to show firstboot window when booting to runlevel 4

* Mon Feb  4 2008 zunda <zunda at freeshell.org>
- (0.9.32)
- Makefile: redirected stderr of /usr/bin/id in setup-users target
- Makefile: added a dependency from conofigure-root to /etc/shadow
  as a remedy to bug #11795 - still fails
- Makefile: added a dependency from setup-users to update-packages
  as a remedy to bug #11795. SElinux gets in the way if proc is
  mounted in the chroot environemnt. The addition forces the
  users to update the packages but it should be ok.

* Mon Feb  4 2008 zunda <zunda at freeshell.org>
- (0.9.31)
- TODO: updated
- Makefile.install: fixed bug #11747 making /home/home/* instead of /home

* Thu Jan 24 2008 zunda <zunda at freeshell.org>
- (0.9.30)
- README.ja: fixed URL for installer
- Makefile.devel: fixed typo

* Wed Jan 23 2008 zunda <zunda at freeshell.org>
- (0.9.29)
- README.ja: updated description and URL for installers
- Makefile.devel: added upload-installer target

* Wed Jan 23 2008 zunda <zunda at freeshell.org>
- (0.9.28)
- Makefile.devel: added upload-sources target
- Makefile.devel, README.ja: added the SourceForge.jp logo

* Wed Jan 23 2008 zunda <zunda at freeshell.org>
- Makefile.devel: changed name of directory for source files

* Wed Jan 23 2008 zunda <zunda at freeshell.org>
- (0.9.27)
- Makefile, Makefile.devel, Makefile.install: modified to clean more

* Wed Jan 23 2008 zunda <zunda at freeshell.org>
- (0.9.26)
- Confirmed creating of imgaes from distribution tar ball on 0.9.25
- Makefile.install: added to separate dependency in installing images
- Makefile.devel: added create-linux-installer target to installer image

* Tue Jan 22 2008 zunda <zunda at freeshell.org>
- (0.9.25)
- Makefile.devel: updated URLs for SRPM and source files
- Makefile.devel: fixed bug in detecting source files included in SRPMs

* Mon Jan 21 2008 zunda <zunda at freeshell.org>
- (0.9.24)
- lists/momonga-release-4-1m.mo4/rpms.list:
  added gnome-terminal and xfwm4-themes, removed rxvt and sdr
- Makefile: added a touch comand to root/usr target to connect dependency

* Mon Jan 21 2008 zunda <zunda at freeshell.org>
- (0.9.23)
- lists/momonga-release-4-1m.mo4/initrd-empty-dirs.list: added /var/lib/dbus/
- Makefile: raised size of home partition to 100M
- README.ja: updated total file size on USB memory

* Mon Jan 21 2008 zunda <zunda at freeshell.org>
- (0.9.22)
- conf/grub.conf: removed runlevel from kernel option to let inittab define it
- README.ja: updated

* Mon Jan 21 2008 zunda <zunda at freeshell.org>
- (0.9.21)
- conf/grub.conf: default to runlevel 3 for debug
- Makefile: removed depmod. This did not work X| Maybe we need the
  kernel of the same version running
- patches/momonga-release-4-1m.mo4/rc.sysinit.patch: added modprobe -a
- lists/momonga-release-4-1m.mo4/initrd-empty-dirs.list: added
  /selinux and /etc/sysconfig/network-scripts
- conf/momonga-release-4-1m.mo4/etc/sysconfig/network-scripts/ifcfg-eth0:
  removed
- conf/momonga-release-4-1m.mo4/etc/sysconfig/network-scripts/:
  removed
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: modified to
  start before kudzu and stop after kudzu
- lists/momonga-release-4-1m.mo4/rpms.list: added *-firmware.
  This prevents kudzu from aliasing tg3 to eth1 on Latitude X1
  where ipw2200 exists.

* Fri Jan 18 2008 zunda <zunda at freeshell.org>
- (0.9.20)
- README.ja: updated memory and file space usage
- Makefile.devel: modified to upload gpl-3.0.txt
- Makefile: added -a option to depmod. Problem in configuraing eth0 fixed
- TODO: check path to install prebuilt images on Linux
- TODO: consider enabling installation from Windows
- TODO: remove xfdesktop to conserve memory?

* Thu Jan 17 2008 zunda <zunda at freeshell.org>
- (0.9.19)
- Makefile.devel: modified to really fail for an error in rd2
- README.ja: updated description about usage

* Thu Jan 17 2008 zunda <zunda at freeshell.org>
- (0.9.18)
- Makefile: modified to rename etc.tgz when installing initrd.img
- Makefile: modified to make sure kudzu and firstboot are turned on
- patches/momonga-release-4-1m.mo4/firstboot.patch: added to run firstboot
  on runlevel 4
- README.ja: extended license
- linux-boot-process.ja: extended license
- GOOD: Now startx xfce4 automatically when booted

* Wed Jan 16 2008 zunda <zunda at freeshell.org>
- (0.9.17)
- conf/momonga-release-4-1m.mo4/etc/init.d/autologin: added. Now runs bash
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: expanded license
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: fixed usage
- patches/momonga-release-4-1m.mo4/inittab.patch: modified to use autologin
- lists/momonga-release-4-1m.mo4/initrd-empty-dirs.list: added
  /var/run/console
- Makefile: expanded license
- GOOD: startx started xfce4 on runlevel 4 :)

* Fri Jan  4 2008 zunda <zunda at freeshell.org>
- (0.9.16)
- lists/momonga-release-4-1m.mo4/initrd-empty-dirs.list: added
  /var/lib/dhclient

* Fri Jan  4 2008 zunda <zunda at freeshell.org>
- (0.9.15)
- Makefile and conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: fixed typo
- Still can not auto login

* Fri Jan  4 2008 zunda <zunda at freeshell.org>
- (0.9.14)
- autologin as docomomo on runlevel 4
  - conf/grub.conf: removed specification of runlevel
  - patches/momonga-release-4-1m.mo4/inittab.patch: added
  - Makefile: modified to use default_user and default_pass
  - Makefile: setup-users: modified to copy skelton files for default_user
  - README.ja: updated
- Makefile and conf/momonga-release-4-1m.mo4/etc/init.d/docomomo:
  modified to detect USB storage better

* Fri Jan  4 2008 zunda <zunda at freeshell.org>
- (0.9.13)
- Makefile: modified to set some predefined passwords
- conf/momonga-release-4-1m.mo4/skel/.xinit.d/lang: changed LANG to UTF-8

* Thu Jan  3 2008 zunda <zunda at freeshell.org>
- (0.9.12)
  - firstboot creates xorg.conf :)
  - I might want to limit items configurable from firstboot
- conf/momonga-release-4-1m.mo4/etc/init.d/docomomo: updated to
  extract information from the new dmesg format

* Thu Jan  3 2008 zunda <zunda at freeshell.org>
- (0.9.11)
- conf/momonga-release-4-1m.mo4/yum.conf: added policycoreutils
  to excluded packages
- root/etc/rc.sysinit: modified to remove the part to ask
  interactive start up
- Makefile: create-initrd: added dependency to
  $(root_dir)/etc/shadow

* Thu Jan  3 2008 zunda <zunda at freeshell.org>
- (0.9.10)
- Makefile: added dependency from install-grub to install-packages
- Makefile: install-packages: modified to reverse-patch before applying
  patches to reduce errors
- Makefile: umount-usb: modified to use absolute path rather than device
  name from dmesg
- lists/momonga-release-4-1m.mo4/rpms.list: added cracklib-dicts.
  Somehow, the package, required by another, was not installed.

* Thu Jan  3 2008 zunda <zunda at freeshell.org>
- (0.9.9)
- Makefile: added dependency from $(root_dir)/home to setup-users

* Thu Jan  3 2008 zunda <zunda at freeshell.org>
- (0.9.8)
- Makefile: modified to remove old docomomo-*.*.*.txt from target
- Makefile: modified to repeat yum install as it sometimes dies before
  completing installation

* Mon Dec 31 2007 zunda <zunda at freeshell.org>
- (0.9.7)
- patches/momonga-release-4-1m.mo4/*.patch: updated
- Makefile: moved patching process to install-packages

* Mon Dec 31 2007 zunda <zunda at freeshell.org>
- (0.9.6)
- Makefile: fixed bug
- conf/grub.conf: added a menu for firstboot

* Mon Dec 31 2007 zunda <zunda at freeshell.org>
- (0.9.5)
- Makefile: modified to really umount proc in install-packages
- lists/momonga-release-4-1m.mo4/rpms.list: added firstboot

* Mon Dec 31 2007 zunda <zunda at freeshell.org>
- (0.9.4)
- Makefile: modified to take system release from rpm -q command

* Mon Dec 31 2007 zunda <zunda at freeshell.org>
- (0.9.3)
- lists/momonga-release-4-1m.mo4/rpms.list: added scim-skk and
  removed uim-skk hoping scim-skk works well enough (not tested)
- lists/momonga-release-4-1m.mo4/rpms.list: removed latin-fonts
  which is no longer available
- TODO: updated

* Mon Nov  5 2007 zunda <zunda at freeshell.org>
- (0.9.2)
- patches/momonga-release-4-1m.mo4/rc.sysinit.patch: removed the part
  enables swap and another part to do interactive start up
- Makefile: fixed typo
- startx still fails
- some errors on eth0? going up to runlevel 3

* Mon Nov  5 2007 zunda <zunda at freeshell.org>
- Checked through completion of make -j2 create-images on Momonga 4
- conf/momonga-release-4-1m.mo4/no-strip.list: added
  ./usr/lib/locale/locale-archive
- README.ja: clarified description of no-strip.list

* Wed Oct 17 2007 zunda <zunda at freeshell.org>
- (0.9.1)
- Makefile: modified to run install-packages before setup-users
- Checked through completion of make setup-users on Momonga 4

* Wed Oct 17 2007 zunda <zunda at freeshell.org>
- (0.9.0)
- Startig to move to Momonga 4
- Got make: *** [root/var/cache/yum/base/repomd.xml] Error 123
  during first trial to make install-packages

* Thu May 10 2007 zunda <zunda at freeshell.org>
- README.ja: fixed bug in RD

* Thu May 10 2007 zunda <zunda at freeshell.org>
- (0.8.7)
- lists/momonga-release-3-1m: added nkf

* Wed Mar 21 2007 zunda <zunda at freeshell.org>
- (0.8.6)
- README.ja: added description about usb_disk

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.5)
- Makefile: brushed up

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.4)
- conf/momonga-release-3-1m/etc/init.d/docomomo: brushed up

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.3)
- Makefile: fixed typo

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.2)
- Makefile: modified to dynamically determine device to be
  installed

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.1)
- conf/momonga-release-3-1m/etc/init.d/docomomo: refactored

* Tue Mar 20 2007 zunda <zunda at freeshell.org>
- (0.8.0)
- conf/momonga-release-3-1m/etc/init.d/docomomo: modified to dynamically
  determine device file to be mounted inside DocoMomo

* Fri Mar  9 2007 zunda <zunda at freeshell.org>
- (0.7.5)
- Makefile: removed -depth option from the find command. It was a
  bad idea to be used for initrd.img. Instead, file names are now
  sorted to ensure directories come first.

* Fri Mar  9 2007 zunda <zunda at freeshell.org>
- (0.7.4)
- Makefile: added -depth option to find command feeding cpio with
  the list of initrd files

* Tue Feb 27 2007 zunda <zunda at freeshell.org>
- (0.7.3)
- linux-boot-process.ja: added a link to DocoMomo

* Tue Feb 27 2007 zunda <zunda at freeshell.org>
- README.ja: corrected URL notation in RD

* Tue Feb 27 2007 zunda <zunda at freeshell.org>
- linux-boot-process.ja: added
- Makefile.devel: modified to upload linux-boot-process.ja

* Tue Feb  6 2007  zunda <zunda at freeshell.org>
- (0.7.2)
- COPYING: Copyright notice for Momonga drawing
- conf/grub.conf: fixed path for the splash image
- TODO: updated

* Tue Feb  6 2007  zunda <zunda at freeshell.org>
- (0.7.1)
- Makefile: fixed typo
- TODO: updated

* Tue Feb  6 2007  zunda <zunda at freeshell.org>
- (0.7.0)
- added a splash image

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.6.3)
- Makefile, conf/momonga-release-3-1m/etc/init.d/docomomo:
  fixed typo

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.6.2)
- Makefile, conf/momonga-release-3-1m/etc/init.d/docomomo:
  modified not to record mtab, blkid, hwconf, and xinit-session

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.6.1)
- Makefile, conf/momonga-release-3-1m/etc/init.d/docomomo:
  modified to use /etc/.initrd.timestamp
- lists/momonga-release-3-1m/initrd-*-files.list: modified to
  have /root/.profile in initrd

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- Makefile: modified to remove configure-root-conf-etc.timestamp
  after checking mtime.

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.6.0)
- Modifiying to record changes in /etc
- conf/momonga-release-3-1m/etc/init.d/docomomo: trying to record
  modifications into a tar ball on usb memory

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.5.11)
- Makefile: modified to have better dependency from etc files in
  conf dir

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- (0.5.10)
- lists/momonga-release-3-1m/initrd-empty-dirs.list: added /var/lib/xkb

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- Makefile: clean: updated

* Sun Feb  4 2007  zunda <zunda at freeshell.org>
- README.ja: updated

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.9)
- README.ja: updated file size
- conf/momonga-release-3-1m/etc/init.d/docomomo: modified. Not
  working as expected?

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.8)
- Makefile.devel: updated variable name
- Mkaefile: corrected dependency on install-docs

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.7)
- conf/momonga-release-3-1m/etc/init.d/docomomo: repeat
  killing processes on /usr/ or /home

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.6)
- conf/momonga-release-3-1m/etc/init.d/docomomo: sleep after
  killing processes on /usr/ or /home
- Makefile: remove locales
- Makefile: uses xorg.conf of the parent machine

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- conf/momonga-release-3-1m/etc/init.d/docomomo: modified for prettier
  output
- TODO: updated

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.5)
- Makefile: modified not to copy editor backup files
- Makefile: modified not to remove kernel moduels for sound and
  net
- TODO: updated

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.4)
- conf/momonga-release-3-1m/etc/sudoers: fixed hostname
- lists/momonga-release-3-1m/initrd-copy-files.list: added
  dircolors. *sigh*
- Makefile: modified to enable kudzu
- Makefile: modified to copy /etc/modprobe.conf from the parent
  machine, better than nothing

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.3) No. umounting /lib is so painful T_T
- Modified not to create lib image

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.2) No. umounting /etc is so painful
- Modified not to create etc image

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- (0.5.1)
- Makefile: updated through umount-usb
- Makefile: corrected enbug: cp -a does not work for libraries.
  Option -L is needed.
- conf/momonga-release-3-1m/etc/init.d/docomomo: modified to mount
  /etc and /lib in addition to /usr and /home

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- seems to be able to create images
- conf/momonga-release-3-1m/no-strip.list: added
- README.ja: added description about strip, updated targets
- Makefile: edited through create-images

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- conf/momonga-release-3-1m/etc/init.d/docomomo: modified to be
  more flexible

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/initrd-copy-files.list: deleted
  files for kudzu and network. They should be usable on runlevel 3

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/initrd-copy-files.list: modified,
- conf/momonga-release-3-1m/etc/hosts and sysconfig/network:
  added, to make kudzu and eth0 operable on runlevel 1

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/initrd-copy-files.list: added
  libnss_files* which have slipped away

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- Makefile: really minimized /lib. Will it boot?

* Sat Feb  3 2007  zunda <zunda at freeshell.org>
- Makefile: cleaning up

* Fri Feb  2 2007  zunda <zunda at freeshell.org>
- Makefile: cleaning up

* Fri Feb  2 2007  zunda <zunda at freeshell.org>
- README.ja: written new procedure

* Thu Feb  1 2007  zunda <zunda at freeshell.org>
- (0.5.0)
- merged -r 160:163 of branches/docomomo-0.4.9-minimal to trunk

* Thu Feb  1 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/initrd-copy-files.list: added missing files:
  *-release

* Thu Feb  1 2007  zunda <zunda at freeshell.org>
- Commiting before first trial

* Thu Feb  1 2007  zunda <zunda at freeshell.org>
- (0.4.9-minimal)
- Branching to find minimal /etc for runlevel 1

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.14)
- Makefile: reverting to 0.4.9. symlinking mtab and fstab seems
  complicating things

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.13)
- Makefile: added mtab and fstab to /etc-runlevel1

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.12)
- Makefile: modified to create /etc-runlevel1 also in etc.ext :)

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.11)
- Makefile and patches/momonga-release-3-1m/docomomo.patch:
  modified to create /etc-runlevel1 and symlinks of some files to
  /etc: 0.4.10 had a trouble in shutting down with some proceses
  keep using /etc

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.10)
- lists/momonga-release-3-1m/runlevel1-copy-dirs.list: added some
  directories
- Makefile and patches/momonga-release-3-1m/docomomo.patch: use
  etc.ext for files in /etc

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/runlevel1-copy-dirs.list: added
- Makefile: dietting initrd limiting files and directories in
  /etc

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.9)
- patches/momonga-release-3-1m/docomomo.patch: initrd/docomomo
  shows processes still using the files to be umounted
- Makefile: cleanup-initrd: modified to remove yum.repos.d

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- (0.4.8)
- Makefile and Makefile.devel: fine-tuning download-sources
  resulted in du -sm docomomo-sources/  #=> 295

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- Makefile and Makefile.devel: updated clean targets

* Sun Jan 28 2007  zunda <zunda at freeshell.org>
- Makefile.devl: added targets to download sources

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.7)
- Makefile: install-pkgs: fixed path to yum.conf

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- GPL.txt: renamed from GPL
- Makefile.devel, README.ja: modified accordingly

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- README.ja: updated

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.6)
- Makefile.devel: commit: modified to make sure tag directory is
  not there

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.5)
- Makefile.devel: upload: removed debug code, fine tuned

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.4)
- Makefile.devel: dist: added check for modifications

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- Makefile.devel: commit: added a message when tagging

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.3)
- Makefile.devel: commit: debugged

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.2)
- Makefile.devel: modified to export files for tar ball

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- Makefile.devel: modified to make tags

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- Makefile and Makefile.devel: moved development targets
- README.ja: added description about rd2

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- Makefile.devel: renamed from Makefile.www

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.1)
- conf/grub.conf: modified kernel and initrd path to be relateive
  from root

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- Makefile.www: upload: modified to use rsync and upload GPL.txt
- README.ja: added links to Okuji-san and GNU GRUB, dependency to rsync

* Tue Jan 23 2007  zunda <zunda at freeshell.org>
- (0.4.0)
- README.ja: added description for new features

* Mon Jan 22 2007  zunda <zunda at freeshell.org>
- (0.3.10)
- conf/grub.conf: added an option to boot from harddisk

* Mon Jan 22 2007  zunda <zunda at freeshell.org>
- (0.3.9)
- Makefile: configure-initrd: added dependency to sudoers

* Sun Jan 21 2007  zunda <zunda at freeshell.org>
- (0.3.8)
- conf/momonga-release-3-1m/sudoers: modified to shutdown from Xfce4
- Makefile: cleanup-usr: modified to strip some files in /usr/libexec
- Makefile: cleanup-initrd: modified to better strip

* Sun Jan 21 2007  zunda <zunda at freeshell.org>
- (0.3.7)
- Makefile: install: added a notice to umount the USB memory

* Sat Jan 20 2007  zunda <zunda at freeshell.org>
- lists/momonga-release-3-1m/rpms.list: added sudo
- conf/momonga-release-3-1m/sudoers: added
- Makefile: configure-initrd: modified to copy suders file

* Sat Jan 20 2007  zunda <zunda at freeshell.org>
- (0.3.6)
- conf/momonga-release-3-1m/skel and files there in: added
- Makefile: create-home-image: modified to include skelton
  directory
- README.ja: added description of skelton directory

* Sat Jan 20 2007  zunda <zunda at freeshell.org>
- (0.3.5)
- Makefile: install-home-image: modified not to overwrite
  home.ext

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.3.4)
- scripts/latest-version.py: added to sort kernel versions appropriately
- Makefile: create-initrd: modified to check kernel version of the
  target system for depmod

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- Makefile: cleanup-initrd: modified to ignore errors while removing
  unnecessary files

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.3.3)
- Makefile: added cleanup-usr target to strip some files in /usr

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- Makefile: changed a comment from `Parent system' to `Target system'

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- README.ja: updated file size

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.3.2)
- COPYING: added description about
  conf/momonga-release-3-1m/yum.conf

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.3.1)
- Makefile: cleanup-initrd: modified find option to avoid trying
  to remove directory

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.3.0)
- conf/momonga-release-3-1m/yum.conf: added from yum-2.6.1-4m and
  added the `tsflags' line
- Makefile: modified to use yum configuration file from the
  target distribution instead of parent system
- Makefile: prepare-root-dir: added -nopost option to rpm to
  reduce error message
- Makefile: $(top_builddir)/yum.conf: modified to add the
  `reposdir' line

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.2.0)
- Makefile: modified to use tsflags=nodocs in yum.conf
- README.ja: added a note on the kernel options to ignore hda

* Fri Jan 19 2007  zunda <zunda at freeshell.org>
- (0.1.15)
- Makefile: configure-initrd: modified to copy configuration
  files before chkconfig
- Makefile: configure-initrd: modified to remove HWADDR from ifcfg

* Fri Dec 25 2006  zunda <zunda at freeshell.org>
- (0.1.14)
- Makefile: added check for existence of kernel to target
  install-grub

* Fri Dec  1 2006  zunda <zunda at freeshell.org>
- (0.1.13)
- README.ja: added link to ChangeLog
- Makefile.www: upload ChnageLog as ChangeLog.txt

* Fri Dec  1 2006  zunda <zunda at freeshell.org>
- (0.1.12)
- lists/momonga-release-3-1m/rpms.list: added xchat
- Makefile: added dependency to repmod.xml to target
  $(initrd_dir)/etc

* Fri Nov 17 2006  zunda <zunda at freeshell.org>
- (0.1.11)
- README.ja: edited

* Fri Nov 17 2006  zunda <zunda at freeshell.org>
- (0.1.10)
- Makefile: debugged target create-initrd to update initrd when
  /etc update
- Makefile: modified targets install, install-grub, and install-docs
  to minimize access to the USB memory

* Fri Nov 17 2006  zunda <zunda at freeshell.org>
- (0.1.9)
- lists/momonga-release-3-1m/rpms.list: added aspell-en
- Makefile: added install-docs target to make a shift-jis copy of
  REAME.ja

* Thu Nov 16 2006  zunda <zunda at freeshell.org>
- (0.1.8)
- README.ja: deleted version information

* Thu Nov 16 2006  zunda <zunda at freeshell.org>
- (0.1.7)
- lists/momonga-release-3-1m/rpms.list: added bind-utils and xpdf

* Tue Nov 14 2006  zunda <zunda at freeshell.org>
- Makefile: excluded .svn from tarball

* Tue Nov 14 2006  zunda <zunda at freeshell.org>
- Makefile.www: added upload target

* Tue Nov 14 2006  zunda <zunda at freeshell.org>
- Imported into an SVN repository
- README.ja: updated version number
- Makefile: added commit target

* Sun Oct 28 2006  zunda <zunda at freeshell.org>
- (0.1.6)
- Makefile: fixed bug in install-usr-image target
- lists/momonga-release-3-1m/rpms.list: added strace aspell w3m

* Mon Oct 16 2006  zunda <zunda at freeshell.org>
- added packages: w3m aspell, and strace

* Mon Oct 16 2006  zunda <zunda at freeshell.org>
- (0.1.5)
- patches/momonga-release-3-1m/rc.local.patch: added to set cpu
  frequency the lowest

* Sun Oct 15 2006  zunda <zunda at freeshell.org>
- (0.1.4)
- lists/momonga-release-3-1m/rpms.list: added fonts
- Makefile: modified some dependencies

* Sun Oct 15 2006  zunda <zunda at freeshell.org>
- (0.1.3)
- Makefile.www: added
- Makefile: modified to include Makefile.www
- README.ja: converted tabs to spaces, added descriptions

* Fri Oct 13 2006  zunda <zunda at freeshell.org>
- (0.1.2)
- Makefile: added ifcfg-?th* to initrd
- Makefile: added target update-home-timestamp to be used after
  changing contents of /home
- Makefile: modified mount-usb to check absolute path of mount
  point
- lists/momonga-release-3-1m/initrd-copy-files.list: removed direcolors
- README.ja: added some description

* Fri Oct 13 2006  zunda <zunda at freeshell.org>
- (0.1.1)
- Makefile: corrected minor issues during build test
- README.ja: drafted

* Fri Oct 13 2006  zunda <zunda at freeshell.org>
- (0.1.0)
- usable

* Wed Oct 11 2006  zunda <zunda at freeshell.org>
- started complication of Makefile
