Date: Fri, 7 May 1999 09:11:45 -0700 (PDT) From: Studded <Studded@gorean.org> To: freebsd-current@freebsd.org Subject: Version 1.23 of mergemaster available for gamma test Message-ID: <Pine.BSF.4.05.9905070905130.29093-100000@dt051nc7.san.rr.com>
next in thread | raw e-mail | index | archive | help
Greetings, Since several of the people who've asked for changes to mergemaster are on this list I thought I'd give y'all first crack at the new version. I've incorporated the suggestions I've received over the last 6 months, including a fix for the dreaded PAGER problem. You can retrieve a production-ready version by doing: 'fetch http://home.san.rr.com/freebsd/mergemaster-1.23.tgz' I would appreciate it if those of you using freebsd 3.x or -current would give it a go since I don't think I'll get my test system updated before the ports freeze (on the 10th, yes?). Of course, comments and suggestions are welcome. Selected comments from my RCS log are below. Enjoy, Doug -- *** Chief Operations Officer, DALnet IRC network *** Nominated for quote of the year is the statement made by Representative Dick Armey (Texas), who when asked if he were in the President's place, would he resign, responded: "If I were in the President's place I would not get a chance to resign. I would be lying in a pool of my own blood hearing Mrs. Armey standing over me saying, 'How do I reload this damn thing?'" revision 1.23 move mm_install function declaration out of the loop, duh add pwd_mkdb reminder if user installs new master.passwd ---------------------------- revision 1.22 rm the temp versions of /etc/spwd.db /etc/passwd and /etc/pwd.db before the comparison starts since comparing them is bogus anyway ---------------------------- revision 1.21 fix the order of the PAGER tests add listing of files only in /etc to -v option ---------------------------- revision 1.20 skip the umask test if it's an autorun since we won't be installing anything ---------------------------- revision 1.19 Fix some style nits Add fatal error for the case where any part of make'ing /usr/src/etc fails ---------------------------- revision 1.18 Fix problem of PAGER not in PATH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9905070905130.29093-100000>