X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.renta.net (mail.renta.net [203.25.238.7]) by lists.alpinelinux.org (Postfix) with ESMTP id 931321EFC00 for ; Thu, 30 Jul 2009 05:54:14 +0000 (UTC) Received: from [192.168.1.4] (60-240-81-28.static.tpgi.com.au [::ffff:60.240.81.28]) (AUTH: CRAM-MD5 markc@renta.net) by mail.renta.net with esmtp; Thu, 30 Jul 2009 15:54:12 +1000 id 0003002F.4A713584.00004498 Message-ID: <4A71376B.4050405@renta.net> Date: Thu, 30 Jul 2009 16:02:19 +1000 From: Mark Constable User-Agent: Thunderbird 2.0.0.22 (X11/20090719) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] First abuild attempt References: <4A712E98.3030502@renta.net> <4A712E51.30706@iki.fi> In-Reply-To: <4A712E51.30706@iki.fi> Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Content-Transfer-Encoding: quoted-printable Timo Ter=E4s wrote: >> How do I install a package directly as per pacman -U /path/to/package? >> >> How do I create the custom local package database, again, like >> the Arch repo-add command? > > In alpine 1.8 or 1.9 series? Sorry, 1.9. > "apk add /path/to/package" should work in 1.9. If the version number > is the same as existing it might or might not work (I'm not sure if > I fixed that to work properly). Yes it does. Doh, I tried something like apk -X /path/to/apks nano > Local repository is created with "apk index *.apk | gzip -9 >=20 > APK_INDEX.gz". Excellent, thanks. Looks like that might make for a good alias called "repo-add" :) > I hope release happens this week or early next week. Great, sounds like a good time to come onboard! There are some really simple typos at... http://wiki.alpinelinux.org/w/index.php?title=3DCreating_an_Alpine_package what's the best way to present a patch for a trac wiki page, or seeing it's a draft, will it get picked up on the next rewrite anyway? FWIW (a slightly modified bash version)... % cat /usr/share/nano/apkbuild.nanorc syntax "apkbuild" "APKBUILD$" color magenta "\<(if|else|for|function|case|esac|in|select|until|while|do|e= lif|then|set|\.|done|fi)\>" color yellow "[(){}[;|<>]" color yellow "\]" color red "\<(source|alias|bg|bind|break|builtin|cd|command|compgen|complet= e|continue|dirs|disown|echo|enable|eval|exec|exit|fc|fg|getopts|hash|help|h= istory|jobs|kill|let|logout|popd|printf|pushd|pwd|return|set|shift|shopt|su= spend|test|times|trap|type|ulimit|umask|unalias|wait)\>" color red "\<(arch|awk|bash|bunzip2|bzcat|bzcmp|bzdiff|bzegrep|bzfgrep|bzgr= ep|bzip2|bzip2recover|bzless|bzmore|cat|chattr|chgrp|chmod|chown|chvt|cp|da= te|dd|deallocvt|df|dir|dircolors|dmesg|dnsdomainname|domainname|du|dumpkeys= |echo|ed|egrep|false|fgconsole|fgrep|fuser|gawk|getkeycodes|gocr|grep|group= s|gunzip|gzexe|gzip|hostname|igawk|install|kbd_mode|kbdrate|killall|last|la= stb|link|ln|loadkeys|loadunimap|login|ls|lsattr|lsmod|lsmod.old|mapscrn|mes= g|mkdir|mkfifo|mknod|mktemp|more|mount|mv|nano|netstat|nisdomainname|openvt= |pgawk|pidof|ping|ps|pstree|pwd|rbash|readlink|red|resizecons|rm|rmdir|run-= parts|sash|sed|setfont|setkeycodes|setleds|setmetamode|setserial|sh|showkey= |shred|sleep|ssed|stat|stty|su|sync|tar|tempfile|touch|true|umount|uname|un= icode_start|unicode_stop|unlink|utmpdump|uuidgen|vdir|wall|wc|ypdomainname|= zcat|zcmp|zdiff|zegrep|zfgrep|zforce|zgrep|zless|zmore|znew|zsh)\>" color red "\<(aclocal|aconnect|aplay|apm|apmsleep|apropos|ar|arecord|as|as8= 6|autoconf|autoheader|automake|awk|basename|bc|bison|c++|cal|cat|cc|cdda2wa= v|cdparanoia|cdrdao|cd-read|cdrecord|chfn|chgrp|chmod|chown|chroot|chsh|cle= ar|cmp|co|col|comm|cp|cpio|cpp|cut|dc|dd|df|diff|diff3|dir|dircolors|direct= omatic|dirname|du|env|expr|fbset|file|find|flex|flex++|fmt|free|ftp|funzip|= fuser|g++|gawk|gc|gcc|gdb|getent|getopt|gettext|gettextize|gimp|gimp-remote= |gimptool|gmake|gs|head|hexdump|id|install|join|kill|killall|ld|ld86|ldd|le= ss|lex|ln|locate|lockfile|logname|lp|lpr|ls|lynx|m4|make|man|mkdir|mknod|ms= gfmt|mv|namei|nasm|nawk|nice|nl|nm|nm86|nmap|nohup|nop|od|passwd|patch|pcre= grep|pcretest|perl|perror|pidof|pr|printf|procmail|prune|ps2ascii|ps2epsi|p= s2frag|ps2pdf|ps2ps|psbook|psmerge|psnup|psresize|psselect|pstops|rcs|rev|r= m|scp|sed|seq|setterm|shred|size|size86|skill|slogin|snice|sort|sox|split|s= sh|ssh-add|ssh-agent|ssh-keygen|ssh-keyscan|stat|strings|strip|sudo|suidper= l|sum|tac|tail| tee|test|tr|uniq|unlink|unzip|updatedb|updmap|uptime|users|vmstat|w|wc|wget= |whatis|whereis|which|who|whoami|write|xargs|yacc|yes|zip|zsoelim)\>" color blue "\"(\\.|[^\"])*\"" color blue "'(\\.|[^\"])*'" color cyan start=3D"[$@%]" end=3D"[[:alnum:]]*" color green "#.*$" --markc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---