English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Log of /trunk/freewrt/package/nfs-server/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 2558 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 20 12:00:35 2007 UTC (6 years, 9 months ago) by wbx
File length: 987 byte(s)
Diff to previous 2509
create needed directory, from aep via irc

Revision 2509 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 14 18:19:25 2007 UTC (6 years, 9 months ago) by tg
File length: 987 byte(s)
Diff to previous 2485
by request of wbx@, add a clause
| autostop) ;;
to all cases inside all init scripts so that we won't have any
errors on shutdown. the alternative would be
| autostop) exec $0 stop "$@" ;;
of course, for packages that want it.

also bump all patchlevels again *sigh*

attention: mechanical commit. please read diff and fix breakage
if you are package maintainer.


Revision 2485 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 12 22:36:00 2007 UTC (6 years, 9 months ago) by tg
File length: 987 byte(s)
Diff to previous 2277
by request of wbx@:

make it possible for users to do
| /etc/init.d/<foo> restart
instead of having to do
| /etc/init.d/S*<foo> restart
by moving the order into a magickalâ„¢ comment.

Untested.

Also remove the svn:executable properties, because rcS and rcK will
always call them with /bin/sh, and bump dashvers accordingly.


Revision 2277 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 26 23:44:23 2007 UTC (6 years, 11 months ago) by tg
File length: 1014 byte(s)
Diff to previous 1686
give the portmapper an rc.conf entry, make it use it, make nfsd use it


Revision 1686 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jan 20 21:21:59 2007 UTC (7 years, 1 month ago) by n0-1
File length: 1023 byte(s)
Diff to previous 1090
merged from branches/common-adk 1310:1685

the following packages are not converted yet:
* alsa
* asterisk
* pmacct
* zaptel
* elinks
* libgd
* lua
* mypackage
* openser
* php*
* snort*
* tmsnc

additionally, freeradius doesn't compile.

happy fixing :P


Revision 1090 - (view) (download) (annotate) - [select for diffs]
Modified Mon Nov 6 22:25:19 2006 UTC (7 years, 3 months ago) by wbx
File length: 1858 byte(s)
Diff to previous 975
sync with 1.0 branch (revisions 999-1085), still not complete

Revision 975 - (view) (download) (annotate) - [select for diffs]
Modified Fri Oct 20 16:19:28 2006 UTC (7 years, 4 months ago) by dnehring
File length: 1830 byte(s)
Diff to previous 600
drop --enable-largefile from makefiles. 2GB should be enough in most cases

Revision 600 - (view) (download) (annotate) - [select for diffs]
Modified Sat Sep 16 16:21:37 2006 UTC (7 years, 5 months ago) by wbx
File length: 1855 byte(s)
Diff to previous 303
major package Makefile cleanup. remove mostly-clean, add licence header, always use RSTRIP varibale for stripping, rename some init scripts, indent

Revision 303 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 20 23:56:32 2006 UTC (7 years, 7 months ago) by tg
File length: 1696 byte(s)
Diff to previous 152
* whitespace cleanup, while here
* move WRKDIR and DISTFILES definition into PKG_template
* define WRKDIR via parent BUILD_DIR instead of going up from WRKSRC
* use a sub-directory as WRKDIR, like BSD
* rename PKG_BUILD_DIR into WRKBUILD
* define WRKBUILD relative via WRKDIR
* rename PKG_INSTALL_DIR into WRKINST
* fix a few dependencies
* make use of common cases in the definition of WRKBUILD and
  WRKINST, removing many redundant lines
* use WRKDIR instead of BUILD_DIR in places where the latter
  was used previously
* while here, remove PKG_CAT stuff

this only affects packages, for now



Revision 152 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 19 13:13:39 2006 UTC (7 years, 8 months ago) by tg
File length: 1837 byte(s)
Diff to previous 1
nuke DISABLE_NLS, DISABLE_LARGEFILE, replace globally
with --disable-nls and --enable-largefile, because it
doesn't make sense otherwise and/or breaks.

Requested by wbx@ in Message-ID: <20060618220406.GL6291@openbsd-geek.de>
Done using find and ed(1)



Revision 1 - (view) (download) (annotate) - [select for diffs]
Added Sat May 27 15:00:14 2006 UTC (7 years, 9 months ago) by wbx
File length: 1840 byte(s)
add OpenWrt trunk revision 3830. 



This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20