Development Log for the OSMD:
=============================

Created on 11th August 2001

Bohdan Milar (mailto:milarb@volny.cz, http://bohdan.atari.org)



2001-08-11

It started to work.
It can only create an Ext2 or Minix partition (optionally) and 
extract the rpm-3.0.2.m68kmint.tar.gz on the partition.

### The unofficial release of OSMD v0.1


2001-08-12

Installation binaries (OSMD.TOS, *.XFS, TAR, GZIP) replaced by new 
versions (FreeMiNT 1.15.12). FNRAMFS 0.70 made big problems with all 
tested FreeMiNT kernels. With 1.15.12 FNRAMFS is useless.

MINT.CNF: tar.ttp -> tar


2001-08-14

I18N: minor modifications

SETUP.EN:
	- changed dialogs
	- possibility of `quit' an `shell' in most questions


2001-08-15

SETUP.EN:
	- installation of basic rpm packages

### The unofficial release of OSMD v0.2


2001-08-??

I asked several questions in the MiNT list.
Guido Flohr and Frank Naumann helped me.


2001-09-08 - Unconventional 2001, Lengenfeld

SETUP.EN:
	- some installation commands changed from something like
		rpm -ivh ${BASIC}/bash-*.rpm
	to something like
		rpm -ivh ${BASIC}/bash-[0-9]*.rpm
	- removed support for "_" instead of "-"
	- installation of cpio, tar, gzip and sed added
	- installation of kernel and other freemint-* rpms added
	- support for the installation from floppy added

2001-09-09 - Unconventional 2001, Lengenfeld

SETUP.EN:
	- the basic install part rewriten to a "for" cycle


2001-09-24

OSMD.RPM:
	- first config files prepared
	- group copied from Guido's rpm-install.txt
	- passwd copied also from Guido and converted to passwd.in
	- mint.cnf taken from freemint-1.15.12 documentation


2001-09-30

SETUP.EN:
	- manu 'What to do with chosen partition' changed
	- choosing the partition type in 'Do nothing with partition'
	- new config files and FSTYPE in config modification section

OSMD.RPM:
	- /etc/fstab, /etc/hostname and /bin/fscheck.sh added
	- exec /bin/fscheck.sh corrected in mint.cnf

### The unofficial release of OSMD v0.3


2001-10-01

OSMD.RPM:
	- /etc/hosts, /etc/hosts.allow, /etc/hosts.denny added


2002-03-08

I finished my studies at the university and am back to continue the work on OSMD


2002-03-09

OSMD.TOS:
	- MINT030.PRG 1.15.12 replaced by MINT000.PRG 1.15.12
GZIP:
	- replaced 1.2.4-4 binary by the 1.3-1 one
INITRD.TGZ:
	- I replaced MINIMINT.TGZ with this containing the latest binaries
SETUP.EN:
	- used rootfs+rpm-3.06.tgz instead of rpm-3.0.2.m68kmint.tar.gz
	- changed order of basic installation to: bash, info, textutils
	- changed `for' cycle to use external list of RPM packages


2002-03-10

README.TXT:
	- updated
RPMS*:
	- created about 20 lists of rpm packages

Lot of work in my new job. I interrupted the OSMD project till June


2002-06-20

SETUP.EN:
	- prepared to use lists of rpm packages
	- defined new function 'yesno'

### The unofficial release of OSMD v0.4


2002-06-23 - Atariada Ceske Budejovice

SETUP.EN:
	- defined new function 'installrpms'
	- added install routines for individual package groups


2002-06-30

SETUP.EN:
	- fixed a bug in 'if' syntax
	- fixed some dependencies in package groups


2002-07-04

Minor reorganization of package groups.

1. successful installation of OSMD on my Atari Falcon030.

### The unofficial release of OSMD v0.5


2002-07-08

RPMS*:
	- major reorganization of package groups
SETUP.EN:
	- make directories and copy files onto boot drive


2002-07-14

SETUP.EN:
	- modify mint.cnf using 'sed'


2002-07-16

SETUP.EN:
	- set password for root and the first regular user


2002-07-28

SETUP.EN:
	- config /etc/hosts, /etc/sysconfig/config.if


2002-07-30

NETPPPRC, NETCHAT:
	- two new config files added for isntallation of modem internet connection
SETUP.EN:
	- config /etc/resolv.conf, ~/.ppprc, ~/.chat-script, ~/.internet


2002-08-02

RPMS*:
	- Minor reorganization of package groups, thanks to J. Krupka
SETUP.EN:
	- config /etc/inetd.conf


2002-08-04

RPMSNET2:
	- fixed bug with dependencies
SETUP.EN:
	- fixed small bugs (setting PATH, missing fi, ...)

2. test installation of OSMD on my Atari Falcon030
	- modem does not work :-(

### The unofficial release of OSMD v0.6


2003-01-19

SETUP.EN:
	- added the part configuring PPP using /etc/sysconfig/ppp.config
	- added the part setting the time zone


2003-01-21

RPMSWWW:
	- fixed bug with dependencies and a conflict
INITRD.TGZ + I18N:
	- rpms* and net* moved to initrd.tgz


2003-01-26

RPMSYS2, RPMSLIB, RPMSXF86, RPMSTYPE, RPMSMULT:
	- fixed bugs with dependencies and a conflict
RPMSWWW:
	- thttpd excluded because of destroing /etc/passwd
SETUP.EN:
	- fixed multiple / on the beginning of path in $BASIC
	- fixed missing fi and some other small bugs
	- unsolved problems with ghostscrip and tetex - rpmstype commented

3. test installation of OSMD on my Atari Falcon030


2003-02-01

NETPPPRC, NETCHAT:
	- fixed wrong line-ends
SETUP.EN:
	- some "read" commands changed to "read -n"
	- change /etc/sysconfig/ inetd
	- set ISP account password


### The 1. official release of OSMD v0.7
