Log of /branches/common-nfo/Docs/info.nfo/nfo-draft
Parent Directory
|
Revision Log
Revision
2470 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Tue May 8 15:08:55 2007 UTC
(6 years, 9 months ago)
by
tg
Original Path:
branches/common-adk/freewrt/docs/nfo-draft
File length: 14862 byte(s)
Diff to
previous 2466
first draft of the actual database scheme
runs through without syntax errors; feel free to point out
any semantical errors or other improvements to me, as I know
barely enough SQL for a select statement and can't even do
insert without having the docs in front of me…
Revision
2451 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Modified
Mon May 7 11:46:44 2007 UTC
(6 years, 9 months ago)
by
tg
Original Path:
branches/common-adk/freewrt/docs/nfo-draft
File length: 13593 byte(s)
Diff to
previous 2448
• some of the relationships drawn are pure text, no RDBMS,
e.g. the dependencies are just written out to the target
files ⇒ we don't need the intermediate tables for m:n
• the primary key for SOURCES is of course the name of the
directory where the info.nfo file lives in, not the name
of the primary package
about reading: I first thought of using fts(3), but then,
that doesn't exist in glibc (fwcf has similar problems and
just provides an alternative implementation which can be
used on glibc based OSes); I'll probably either popen a
“find package -name info.nfo | sort” command or require
the list of info.nfo files on standard input
Revision
2344 -
(
view)
(
download)
(
annotate)
-
[select for diffs]
Added
Thu Apr 5 10:49:00 2007 UTC
(6 years, 10 months ago)
by
tg
Original Path:
branches/common-adk/freewrt/docs/nfo-draft
File length: 8759 byte(s)
add a working copy of the draft
• new: PERMIT_BIN_<x> – required for multipkgs,
optional (defaults to ${PERMIT_BIN}) for flavours (in case we
have flavours like idea/no_idea)
• more thoughts on the database issues
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.