On Friday 12 February 2010 10:08:18 Philipp Storz wrote: > Hello Scott, > > one more thing that just came into my mind, > I would like to build the readline autocompletion code per default, or at > least by build configuration option.
Scott, As you know the default build option for bconsole is conio (my own little console routines). I did this because some years ago, readline was very difficult to maintain -- it and where it was found seemed to change on every release. This generated at the time a number of support problems. It seems to me that since then there have been very few problems with readline. As a consequence, I have no problem if you want to make bconsole with readline enabled. It will actually give some very nice new bconsole command completion functionality that Eric has written. Bottom line: feel free to use readline or not as you please. Best regards, Kern > > Philipp > > Am Freitag 12 Februar 2010 00:19:28 schrieb Scott Barninger: > > Hello Phillip, > > > > When producing the project 5.0 rpm release I used the spec files in the > > tarball which were the result of Kern splitting the packages and your > > input from the build service project. I did quite a bit of work to get > > working packages again which fit the project guidelines and I'm still > > fielding some bug reports and will be committing more changes this > > weekend. I also need to add dependency information to the bat package. I > > would suggest you look at what is currently in project git repo under > > platforms/rpm. > > > > I would like to keep compatibility to build on opensuse build service in > > the project code and so I appreciate your input. My thoughts to your > > suggestions are below. If you would be willing to submit your thoughts > > in a patch against the git repo after this weekend when I get some other > > changes in that would be appreciated. > > > > Regards, > > --------------------------------------------------------------------------- >--- SOLARIS 10 is the OS for Data Centers - provides features such as > DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW > http://p.sf.net/sfu/solaris-dev2dev > _______________________________________________ > Bacula-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/bacula-devel ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
