$(call Package/luci/install/template,$(1),applications/luci-initmgr)
endef
+#define Package/luci-app-polipo
+# $(call Package/luci/webtemplate)
+# TITLE:=LuCI Support for the Polipo Proxy
+# DEPENDS+=+luci-admin-core +polipo
+#endef
+
+#define Package/luci-app-polipo/install
+# $(call Package/luci/install/template,$(1),applications/luci-polipo)
+#endef
+
### Server Gateway Interfaces ###
ifneq ($(CONFIG_PACKAGE_luci-app-initmgr),)
PKG_SELECTED_MODULES+=applications/luci-initmgr
endif
+#ifneq ($(CONFIG_PACKAGE_luci-app-polipo),)
+# PKG_SELECTED_MODULES+=applications/luci-polipo
+#endif
ifneq ($(CONFIG_PACKAGE_luci-sgi-cgi),)
$(eval $(call BuildPackage,luci-app-hd_idle))
$(eval $(call BuildPackage,luci-app-tinyproxy))
$(eval $(call BuildPackage,luci-app-initmgr))
+#$(eval $(call BuildPackage,luci-app-polipo))
$(eval $(call BuildPackage,luci-sgi-cgi))
a_s_desc = 'Here you can configure the basic aspects of your device like its hostname or the timezone.'
a_s_packages = 'Software'
a_s_changepw = 'Admin Password'
-a_s_p_ipkg = 'IPKG-Configuration'
+a_s_p_ipkg = 'OPKG-Configuration'
a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Keys'
a_s_fstab = 'Mount Points'
a_s_flash = 'Flash Firmware'
<i18n:msg xml:id="a_s_desc">Here you can configure the basic aspects of your device like its hostname or the timezone.</i18n:msg>
<i18n:msg xml:id="a_s_packages">Software</i18n:msg>
<i18n:msg xml:id="a_s_changepw">Admin Password</i18n:msg>
-<i18n:msg xml:id="a_s_p_ipkg">IPKG-Configuration</i18n:msg>
+<i18n:msg xml:id="a_s_p_ipkg">OPKG-Configuration</i18n:msg>
<i18n:msg xml:id="a_s_sshkeys"><abbr title="Secure Shell">SSH</abbr>-Keys</i18n:msg>
<i18n:msg xml:id="a_s_fstab">Mount Points</i18n:msg>
<i18n:msg xml:id="a_s_flash">Flash Firmware</i18n:msg>
routes_metric = 'Metrique'
a_s_packages = 'Software'
a_s_changepw = 'Mot de passe administrateur'
-a_s_p_ipkg = 'Configuration IPKG'
+a_s_p_ipkg = 'Configuration OPKG'
a_s_sshkeys = 'Clés SSH'
a_s_fstab = 'Points de montage'
a_s_flash = 'Mise à jour firmware'
<i18n:msg xml:id="a_s_packages">Software</i18n:msg>
<i18n:msg xml:id="a_s_changepw">Mot de passe administrateur</i18n:msg>
-<i18n:msg xml:id="a_s_p_ipkg">Configuration IPKG</i18n:msg>
+<i18n:msg xml:id="a_s_p_ipkg">Configuration OPKG</i18n:msg>
<i18n:msg xml:id="a_s_sshkeys">Clés SSH</i18n:msg>
<i18n:msg xml:id="a_s_fstab">Points de montage</i18n:msg>
<i18n:msg xml:id="a_s_flash">Mise à jour firmware</i18n:msg>
a_s_i_system1 = 'Hier finden sich Einstellungen, die das System selbst, dessen Kennung, installierte Software und Hardware, Authentifizierung oder eingehängte Speicher betreffen.'
a_s_i_system2 = 'Diese Einstellungen definieren die Grundlage des Systems, auf dem die installierte Software aufbaut.'
a_s_i_system3 = 'Beachte bitte, dass eine fehlerhafte Konfiguration den Start des Routers verhindern oder dich vom Zugriff auf diesen ausschließen kann.'
-a_s_p_ipkg = 'IPKG-Konfiguration'
+a_s_p_ipkg = 'OPKG-Konfiguration'
a_s_p_ipkg_pkglists = 'Paketlisten'
a_s_p_ipkg_targets = 'Installationsziele'
a_s_packages = 'Paketverwaltung'
<i18n:msg xml:id="a_s_i_system1">Hier finden sich Einstellungen, die das System selbst, dessen Kennung, installierte Software und Hardware, Authentifizierung oder eingehängte Speicher betreffen.</i18n:msg>
<i18n:msg xml:id="a_s_i_system2">Diese Einstellungen definieren die Grundlage des Systems, auf dem die installierte Software aufbaut.</i18n:msg>
<i18n:msg xml:id="a_s_i_system3">Beachte bitte, dass eine fehlerhafte Konfiguration den Start des Routers verhindern oder dich vom Zugriff auf diesen ausschließen kann.</i18n:msg>
-<i18n:msg xml:id="a_s_p_ipkg">IPKG-Konfiguration</i18n:msg>
+<i18n:msg xml:id="a_s_p_ipkg">OPKG-Konfiguration</i18n:msg>
<i18n:msg xml:id="a_s_p_ipkg_pkglists">Paketlisten</i18n:msg>
<i18n:msg xml:id="a_s_p_ipkg_targets">Installationsziele</i18n:msg>
<i18n:msg xml:id="a_s_packages">Paketverwaltung</i18n:msg>
a_s_desc = 'Aqui você pode configurar os aspectos básicos do seu equipamento como o nome do host ou o fuso horário.'
a_s_packages = 'Software'
a_s_changepw = 'Senha do Admin'
-a_s_p_ipkg = 'Configuração-IPKG'
+a_s_p_ipkg = 'Configuração-OPKG'
a_s_sshkeys = 'Chaves-<abbr title="Shell Seguro">SSH</abbr>'
a_s_fstab = 'Pontos de Montagem'
a_s_flash = 'Atualizar Firmware'
<i18n:msg xml:id="a_s_desc">Aqui você pode configurar os aspectos básicos do seu equipamento como o nome do host ou o fuso horário.</i18n:msg>
<i18n:msg xml:id="a_s_packages">Software</i18n:msg>
<i18n:msg xml:id="a_s_changepw">Senha do Admin</i18n:msg>
-<i18n:msg xml:id="a_s_p_ipkg">Configuração-IPKG</i18n:msg>
+<i18n:msg xml:id="a_s_p_ipkg">Configuração-OPKG</i18n:msg>
<i18n:msg xml:id="a_s_sshkeys">Chaves-<abbr title="Shell Seguro">SSH</abbr></i18n:msg>
<i18n:msg xml:id="a_s_fstab">Pontos de Montagem</i18n:msg>
<i18n:msg xml:id="a_s_flash">Atualizar Firmware</i18n:msg>
a_s_desc = 'Здесь вы можете настроить основные параметры вашего устройства такие как имя хоста или часовой пояс.'
a_s_packages = 'Программное обеспечение'
a_s_changepw = 'Пароль администратора'
-a_s_p_ipkg = '<abbr title="Itsy Package Management System">IPKG</abbr>-Настройка'
+a_s_p_ipkg = '<abbr title="Openmoko Package Management System">OPKG</abbr>-Настройка'
a_s_sshkeys = '<abbr title="Secure Shell">SSH</abbr>-Ключи'
a_s_fstab = 'Дисковые разделы'
a_s_flash = 'Обновление прошивки'
<i18n:msg xml:id="a_s_desc">Здесь вы можете настроить основные параметры вашего устройства такие как имя хоста или часовой пояс.</i18n:msg>
<i18n:msg xml:id="a_s_packages">Программное обеспечение</i18n:msg>
<i18n:msg xml:id="a_s_changepw">Пароль администратора</i18n:msg>
-<i18n:msg xml:id="a_s_p_ipkg"><abbr title="Itsy Package Management System">IPKG</abbr>-Настройка</i18n:msg>
+<i18n:msg xml:id="a_s_p_ipkg"><abbr title="Openmoko Package Management System">OPKG</abbr>-Настройка</i18n:msg>
<i18n:msg xml:id="a_s_sshkeys"><abbr title="Secure Shell">SSH</abbr>-Ключи</i18n:msg>
<i18n:msg xml:id="a_s_fstab">Дисковые разделы</i18n:msg>
<i18n:msg xml:id="a_s_flash">Обновление прошивки</i18n:msg>