User contributions for Fab
1 July 2011
- 16:2616:26, 1 July 2011 diff hist +146 m How to make a custom ISO image No edit summary
28 June 2011
- 15:5715:57, 28 June 2011 diff hist +1,185 N Matomo Created page with "{{Draft}} [http://piwik.org/ Piwik] s a real time web analytics software program. It provides you with detailed reports on your website visitors: the search engines and keywords..."
27 June 2011
- 17:3917:39, 27 June 2011 diff hist +2 APKBUILD examples:Perl No edit summary
- 17:0817:08, 27 June 2011 diff hist +13 m APKBUILD examples:Python No edit summary
25 June 2011
- 14:4514:45, 25 June 2011 diff hist −9 m APKBUILD Reference →subpackages: link fixed
- 14:0614:06, 25 June 2011 diff hist +2 m Creating an Alpine package →license: this should be placed in package() not build()
- 11:3811:38, 25 June 2011 diff hist 0 m Creating an Alpine package →Commit your work
24 June 2011
- 09:5509:55, 24 June 2011 diff hist −920 m Glpi minor layout changes
- 09:5209:52, 24 June 2011 diff hist +16 Multiple Instances of Services minor layout changes
- 09:5009:50, 24 June 2011 diff hist −4 m Filesystems minor layout changes
- 09:3809:38, 24 June 2011 diff hist −804 m SqStat minor layout changes
- 09:2009:20, 24 June 2011 diff hist +4 m Setting up dovecot with imap and tls minor layout changes
- 09:1609:16, 24 June 2011 diff hist +138 m Setting up Logical Volumes with LVM minor layout changes
- 08:2608:26, 24 June 2011 diff hist −88 m OpenRC →Quick-Start Information
- 08:2408:24, 24 June 2011 diff hist −153 m OpenRC →Available Runlevels
- 08:0108:01, 24 June 2011 diff hist +6 m Creating an Alpine package →Commit your work
- 07:4507:45, 24 June 2011 diff hist +51 N ACF Redirecting to Alpine Configuration Framework Design
- 07:4307:43, 24 June 2011 diff hist +139 N APKBUILD examples:ACF Created page with "ACF packages only needs a package() section. <pre> package() { cd "$srcdir/$pkgname-$pkgver" make DESTDIR="$pkgdir" install } </pre>"
- 07:4207:42, 24 June 2011 diff hist +32 m APKBUILD examples →Application specific examples: acf
- 07:4007:40, 24 June 2011 diff hist +12 m APKBUILD examples:Ruby format
- 07:4007:40, 24 June 2011 diff hist +448 m APKBUILD examples:Ruby No edit summary
- 07:3707:37, 24 June 2011 diff hist +34 m APKBUILD examples →Application specific examples: perl added
- 07:3707:37, 24 June 2011 diff hist +356 N APKBUILD examples:Perl Created page with "<pre> build() { cd "$_builddir" PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor || return 1 make && make test || return 1 } </pre> The files perllocal.pod and .pack..."
- 07:3207:32, 24 June 2011 diff hist +150 APKBUILD examples:Php No edit summary
- 07:2707:27, 24 June 2011 diff hist −43 m APKBUILD examples →Application specific examples
- 07:2707:27, 24 June 2011 diff hist +60 m APKBUILD examples again, sorry
- 07:2507:25, 24 June 2011 diff hist +31 APKBUILD examples No edit summary
- 07:2407:24, 24 June 2011 diff hist +250 APKBUILD examples No edit summary
- 07:2407:24, 24 June 2011 diff hist +374 APKBUILD examples:Python No edit summary
- 07:1507:15, 24 June 2011 diff hist +840 N APKBUILD examples:Special Subpackages Doc Created page with "Sometimes there is a large amount of documentation files in the source available. If you want to ship thse files in a -doc packages the snippet below can help you. Packaging only..."
- 07:1007:10, 24 June 2011 diff hist +14 N APKBUILD examples:Php Created page with "Coming soon..."
- 07:0907:09, 24 June 2011 diff hist +14 N APKBUILD examples:Python Created page with "Coming soon..."
- 07:0807:08, 24 June 2011 diff hist +11 N APKBUILD examples:Ruby Created page with "Coming soon"
- 07:0707:07, 24 June 2011 diff hist +211 APKBUILD examples No edit summary
- 07:0607:06, 24 June 2011 diff hist +924 N APKBUILD examples:Subpackages Created page with "Consider the following APKBUILD snippet: pkgname="foo" subpackages="$pkgname-dev $pkgname-doc py-$pkgname:pysub libfoo" It will ... * create the following 5 packages: # foo (m..."
- 07:0507:05, 24 June 2011 diff hist −3,127 m APKBUILD Reference →Examples: moved section to separate page
- 07:0507:05, 24 June 2011 diff hist +1,372 N APKBUILD examples:Multiple Subpackages Created page with "A more complex APKBUILD with -doc, -dev, and python subpackages: <pre> # Contributor: Carlo Landmeter <clandmeter at gmail> # Maintainer: Carlo Landmeter <clandmeter at gmail> pk..."
- 07:0207:02, 24 June 2011 diff hist +736 N APKBUILD examples:Simple Created page with "Simple APKBUILD with -doc subpackage, using abuild's default ''doc()'' function: <pre> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=m4 pkgver=1.4.15 pkgrel=0 pkgde..."
- 07:0007:00, 24 June 2011 diff hist +381 N APKBUILD examples Created page with "The following APKBUILD examples will assist you in understanding how to create an APKBUILD and provide snippets to use in your own APKBUILD files. Often there are multiple possib..."
- 06:3006:30, 24 June 2011 diff hist +35 m Developer Documentation →Alpine 'edge' build system
- 06:2606:26, 24 June 2011 diff hist −185 m Developer Documentation →Alpine 'edge' build system
- 06:2606:26, 24 June 2011 diff hist −56 Setting up the build environment No edit summary
- 06:2506:25, 24 June 2011 diff hist 0 m Developer Documentation →Alpine 'edge' build system
- 06:2306:23, 24 June 2011 diff hist −37 m Abuild and Helpers →Introduction: link updated
- 06:2106:21, 24 June 2011 diff hist +14 m Abuild and Helpers links updated
- 03:5003:50, 24 June 2011 diff hist −677 m Setting up Alpine in a chroot merged and redirect added
- 03:4903:49, 24 June 2011 diff hist +206 m Alpine Linux in a chroot No edit summary
- 03:4603:46, 24 June 2011 diff hist −9 m Installation →Installation Handbook
- 03:4503:45, 24 June 2011 diff hist −2,336 m Setting up the build environment in a chroot redirect added
- 03:4103:41, 24 June 2011 diff hist +7 Tutorials and Howtos →Installation