Both look okay to me. Nice to see HAL finally go. On Tue, 2010-02-23 at 15:28 -0500, Chris Lumens wrote: > One of these files provides the information needed to make the new X input > configuration work. Also, the rules removal should no longer be necessary > given that we don't make our own device nodes. > --- > scripts/mk-images | 1 - > 1 files changed, 0 insertions(+), 1 deletions(-) > > diff --git a/scripts/mk-images b/scripts/mk-images > index bc04a98..66ac3c1 100755 > --- a/scripts/mk-images > +++ b/scripts/mk-images > @@ -880,7 +880,6 @@ EOF > for i in $IMGPATH/lib/udev/*; do > if [ -f $i ]; then install -m 755 $i $MBD_DIR/lib/udev/${i##*/}; fi > done > - rm -f $MBD_DIR/lib/udev/rules.d/*persistent* > rm -f $MBD_DIR/lib/udev/rules.d/*generator* > > install -m 644 $LOADERBINDIR/$MYLOADERTR $MBD_DIR/etc/loader.tr _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list