diff options
Diffstat (limited to 'move')
-rwxr-xr-x | move/make_live | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/move/make_live b/move/make_live index dcb8fbfc7..d4f807c24 100755 --- a/move/make_live +++ b/move/make_live @@ -57,6 +57,8 @@ sub installPackages { qw(zcip dhcpcd tmdns), #- cnx stuff: qw(dhcp-client ppp kdenetwork-kppp ppp-pppoatm ppp-pppoe pptp-linux pptp-adsl rp-pppoe), + #- ISDN stuff: + qw(isdn4net ibod isdn4k-utils), #- network file sharing: qw(nfs-utils-clients samba-client), #- network drivers and firmwares: |