[Installer] Repo access?
Daniel O'Connor
doconnor at gsoft.com.au
Wed May 12 06:59:39 PDT 2010
On 12/05/2010, at 11:17, Scott Ullrich wrote:
>> I am on -current but I have an 8.0 and 7.2 system handy too.
>>
>
> Here is how we launch the backend and frontend in pfSense:
>
> echo Launching LUA Installer...
> echo -n "LUA_CPATH='/usr/local/lib/lua/5.0/?.so' exec
> /usr/local/bin/lua50 -l/usr/local/share/lua/5.0/compat-5.1.lua " >
> /tmp/lua50c51
>
> echo "/usr/local/share/dfuibe_lua/main.lua \
> /usr/local/share/dfuibe_lua/conf/BSDInstaller.lua \
> /usr/local/share/dfuibe_lua/conf/FreeBSD.lua \
> /usr/local/share/dfuibe_lua/conf/pfSense.lua " >> /tmp/lua50c51
>
> /sbin/conscontrol mute on
>
> sh /tmp/lua50c51 >/dev/null 2>&1 &
>
> sleep 1
>
> echo Launching Installer NCurses frontend...
> TERM=cons25 && /usr/local/sbin/dfuife_curses
Ahh! Most helpful, thank you!
--
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
-- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C
More information about the Installer
mailing list