Hi guys
We are building our custom messaging application on centos 4.2 with postfix+ms+sa+jabber. We use it to install other servers remotely through http with only the required rpm packages.

Current status : After the installation we compile a new kernel with reiserfs support build in and boot into it for migrating an existing partition in ext3 to reiserfs. we have added unsupported kernel (from centos plus packages) & reiserfs-utils rpm's to the install repo which has reiserfs support by default in it so that we dont have to rebuild the kernel after install.The current centos CD-boot image (Vmlinuz & inirtd)does not supports reiserfs and we need to create reiserfs support during the installation itself. Does anybody has any idea how do i create an boot image which can support reiserfs during the installation itself.