CIA.vc
bsd-installer
Real-time open source activity stats
Stats » Projects » bsd-installer
informationsyndicateUTC clock
03:56 on Sep 03, 2010
event counters
The last message was received 1.32 years ago at 20:45 on May 07, 2009
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
2096 messages since the first one, 6.15 years ago, for an average of 1.07 days between messages
recent messages
dateReversed sort columnprojectcontentlink
20:45 on May 07, 2009bsd-installer
Commit by sullrich :: www/index.html:
Update news with FreeBSD / Sysinstall work that is starting
#
19:49 on Jan 03, 2009bsd-installer
Commit by sullrich on PRODUCTION_2_1 :: installer/src/ (6 files in 6 dirs):
Add -fPIC so that we can build BSD-Installer on AMD64.
#
00:37 on Oct 31, 2007bsd-installer
Commit by cpressey :: installer/src/backend/lua/lib/PackageList.lua:
PackageList module is deprecated, so remove it.
#
23:58 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/lib/lua/compat-5.1/ (5 files):
 Remove compat-5.1, as it is no longer needed now that we
build and run with Lua 5.1.2.
#
21:55 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/lib/lua/ (11 files in 3 dirs):
 Apply changes to the installer and libaries so that it can build
(and hopefully, run correctly) with Lua 5.1.2.  Not all of the
code paths of the installer have been exercised, so it is quite
possible that runtime errors will occur, and if so, it is likely
because of use of 5.0 idioms not supported in 5.1.2.  These are
'for k,v in t' where 5.1 needs 'for k,v in pairs(t)', and use
of the built-in 'arg' parameter, where 5.1 needs '...' instead.
#
21:55 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/lib/lua/ (10 files in 5 dirs):
 Apply changes to the installer and libaries so that it can build
(and hopefully, run correctly) with Lua 5.1.2.  Not all of the
code paths of the installer have been exercised, so it is quite
possible that runtime errors will occur, and if so, it is likely
because of use of 5.0 idioms not supported in 5.1.2.  These are
'for k,v in t' where 5.1 needs 'for k,v in pairs(t)', and use
of the built-in 'arg' parameter, where 5.1 needs '...' instead.
#
21:55 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/ (28 files in 3 dirs):
 Apply changes to the installer and libaries so that it can build
(and hopefully, run correctly) with Lua 5.1.2.  Not all of the
code paths of the installer have been exercised, so it is quite
possible that runtime errors will occur, and if so, it is likely
because of use of 5.0 idioms not supported in 5.1.2.  These are
'for k,v in t' where 5.1 needs 'for k,v in pairs(t)', and use
of the built-in 'arg' parameter, where 5.1 needs '...' instead.
#
21:37 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/ (7 files in 6 dirs):
 Allow Lua 5.1.2 to build by adding missing files from etc and doc,
and by ensuring that the CVS hangover directories 'lua' and 'luac'
are blown away before the build tries to write executables with
those names.
#
21:04 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/platform/lua/ (90 files in 6 dirs):
 Upgrade the repository's version of Lua from 5.0.2 to 5.1.2.
This is a completely unmodified, vanilla copy of the 5.1.2 dist.
Note that the include directory, and the subdirectories of src,
are not part of the 5.1.2 distribution, but holdovers from 5.0.2.
Note also that this commit alone breaks the build; fixes to the
installer sources to make them Lua 5.1.2-compliant will follow.
#
18:26 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/Config:
Improve comments in Config regarding NLS (missed in last commit.)
#
18:23 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/ (8 files in 8 dirs):
 Canonicalize and centralize the location of Lua files with the
Makefile variabes LUA, LUABIN, LUALIB, and LUAINC.  This will
be of assistance when we transition to Lua 5.1.
Also disable NLS and __unused by default, to allow simpler
building "out of the box" on more platorms.  Hopefully in the
future this will be replaced by some simpler configuration
mechanism, as well.
#
17:05 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/ (6 files in 5 dirs):
Allow building under Cygwin, FWIW.
#
16:45 on Oct 30, 2007bsd-installer
Commit by cpressey :: installer/src/ (7 files in 7 dirs):
 Additional Makefile changes to allow building on FAT drives (for
example, on shared partitions or USB flash sticks) under FreeBSD.
#
17:13 on Oct 09, 2007bsd-installer
Commit by cpressey :: installer/src/ (9 files in 9 dirs):
 Touch dummy files before 'rm' in 'make clean', so that there is always
at least one file around to be deleted.  Also honour ${LN} variable.
Together these allow building on FAT32 filesystems with 'make LN=echo'.
#
04:36 on Feb 28, 2007bsd-installer
Commit by sullrich :: www/about.html:
Development is no longer daily, but hype up the Lua integration.
#
04:33 on Feb 28, 2007bsd-installer
Commit by sullrich :: www/about.html:
Mention Andrew Turner which has been working hard to get BSDInstaller into FreeBSD's CVS tree.
#
04:29 on Feb 28, 2007bsd-installer
Commit by sullrich :: www/about.html:
We cannot forget FreeSBIE!!
#
04:22 on Feb 28, 2007bsd-installer
Commit by sullrich :: www/about.html:
Long overdue update of about page to mention that I originally ported BSDInstaller to FreeBSD and created pfSense using BSDInstaller.
#
23:17 on Jan 29, 2007bsd-installer
Commit by sullrich :: installer/src/backend/installer/conf/cmdnames.conf:
 Update path to common binaries.
DragonFly Issue #364
#
23:16 on Jan 29, 2007bsd-installer
Commit by sullrich on PRODUCTION_2_1 :: installer/src/backend/installer/conf/cmdnames.conf:
 Update path to common binaries.
DragonFly Issue #364
#