summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-07-07 17:20:03 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-07-07 17:20:03 +0300
commit93c65c31fb92128a55345f5e659a6830dbae31ce (patch)
treeb4c4c15bdf13a4c214d8ee8c9b1741754af7f308
parentb9c00dc373e13d465bd91214adc6aa0d26d66ca4 (diff)
downloadlive-93c65c31fb92128a55345f5e659a6830dbae31ce.tar.gz
-rwxr-xr-xinstall3
1 files changed, 2 insertions, 1 deletions
diff --git a/install b/install
index 9e5cfc3..88da1ae 100755
--- a/install
+++ b/install
@@ -94,6 +94,7 @@ profiles = [
# Some packages may be absent, they will be skipped:
'packages' : '''locales vim bash-completion mc sudo lynx
mutt wget curl openssh-server inetutils-ping inetutils-traceroute host less
+ ntp
'''.split(),
},
{
@@ -104,7 +105,7 @@ profiles = [
xorg xfce4 xfce4-terminal dbus curl wget transmission-gtk xarchiver
xfce4-screenshooter xfce4-clipman-plugin gksu libgtk2-perl xfce4-xkb-plugin
gnupg-agent openssh-client inetutils-ping inetutils-traceroute host less
- xfonts-terminus
+ xfonts-terminus ntp
'''.split(),
},
]