Goetz Waschk <[EMAIL PROTECTED]> writes:
> > I'm uploading a new dev package.
> > we've tried various way to package it so that it updates nicely
> > while devfs is mounted.
> > we'ven't succeed in updating from old rh like dev package to new
> > packages.
>
> [schnipp]
>
> > all future updates of dev package will works smoothly
>
> That's good to hear, now only the upgrade of the MAKEDEV package
> needs to be fixed.
oops sorry: when i refered to dev package, in fact, i meant that dev
*and* MAKEDEV packages can be smoothly updated since 3.3.1-1mdk.
you need the previous hacks in order to update dev and MAKEDEV
packages.
also note than i plan to drop MAKEDEV package just after the mdk9.0
release if nobody complains since:
- it's a very ugly slow program nicely replaced by mdk_makedev
- dev now requires MAKEDEV, so just merge them in dev and provides
MAKDEV
- i know no apps which needs to run MAKEDEV to create specific
devices since:
o all needed devices should be there
o most people'll use devfs anyway