Note(s):

the file rl_less.cpp needs to be built as a seperate exe with the following command: 

g++ rl_less.cpp -o rl_less


Also, the file rl_date is a sym link to /usr/bin/date with the following modification:

chmod a+s rl_date

These will need to be incorporated into the Vyatta build at some point
