+This is a fork of Kristian Høgsberg's razor. The bits live here:
+
+ http://project.juiblex.co.uk/git?p=razor.git;a=summary
+
+Kristian's original README follows:
+
+----------------------------------------------------------------------
Just random notes at this point:
- Razor is a package management system replacing rpm and yum. Razor
+Kris's original TODO list follows:
+
+----------------------------------------------------------------------
Towards replacing rpm + yum (0.1):
- drop the filelists from the main package set file, split out to a
dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59c)
-AC_INIT(razor, 0.1, krh@redhat.com)
+AC_INIT(razor, 0.1, ali@juiblex.co.uk)
AM_INIT_AUTOMAKE(razor, 0.1)
AM_CONFIG_HEADER(config.h)
AM_MAINTAINER_MODE