tUpdate release to ascii. - libdevuansdk - common library for devuan's simple distro kits
 (HTM) git clone https://git.parazyd.org/libdevuansdk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 8bd0b989b8ed1d955dce889037b78fdd89651863
 (DIR) parent f5378a8dc65714f2c8bd837666ec3e36b7f64022
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Sat, 16 Dec 2017 11:48:42 +0100
       
       Update release to ascii.
       
       Diffstat:
         M config                              |       8 +++-----
       
       1 file changed, 3 insertions(+), 5 deletions(-)
       ---
 (DIR) diff --git a/config b/config
       t@@ -33,9 +33,9 @@ aptcachedir="$LIBPATH/apt-cache"
        aptcachegpg="0xdeadbeefdeadbeef"
        
        os="devuan"
       -release="jessie"
       -version="1.0.0"
       -mirror="http://pkgmaster.devuan.org/merged"
       +release="ascii"
       +version="2.0.0"
       +mirror="http://deb.devuan.org/merged"
        section="main contrib non-free"
        
        image_name="${os}_${release}_${version}_${arch}"
       t@@ -70,12 +70,10 @@ base_packages=(
                openssh-server
                openssh-client
                sudo
       -#        alsa-base
                alsa-utils
                mawk
                tmux
                screen
       -        #openntpd
                ntp
                wpasupplicant
                wireless-tools