4 notify
--messageID QC$$
--type information \
5 --icon /boot
/system
/apps
/Installer \
11 notice
"Generating new SSH keys..."
13 SETTINGSSSHDIR
=`finddir B_COMMON_SETTINGS_DIRECTORY`/ssh
14 hostKeyDir
=${SETTINGSSSHDIR}
15 trash
$hostKeyDir/ssh_host_
*key
*
16 /system
/boot
/post-install
/sshd_keymaker.sh
18 notice
"Please set your prefered locale…"
22 notice
"Please set your prefered keymap…"
26 notice
"Please set your prefered editor…"
28 case `alert "Which editor do you want by default?" "Pe" "vim" "nano"` in
30 echo 'export EDITOR=lpe' >> ~
/.profile
33 echo 'export EDITOR=vim' >> ~
/.profile
36 echo 'export EDITOR=nano' >> ~
/.profile
41 notice
"Please fill in your name and email address for git commits…"
43 EDITOR
=lpe git config
--global -e
45 notice
"Please fill in your name and email address for packaging…"
47 lpe ~
/config
/settings
/haikuports.conf