Menu

Code Commit Log


Commit Date  
[r5655] by bsdimp

Remove packages that we have no GUI for, or any plans for a GUI in the base.

2010-12-04 00:51:58 Tree
[r5654] by bsdimp

might as well do spaces instead of tabs here

2010-12-04 00:28:29 Tree
[r5653] by bsdimp

Remove redundant setting of NANO_RAM_TMPVARSIZE

2010-12-04 00:08:30 Tree
[r5652] by bsdimp

Move setting NANO_ARCH earlier so that FREENAS_ARCH will be the
default for all the things that it affects.

Eliminate unison while I'm here. It breaks cross building. We have
no plans for a gui and so far nobdoy has complained that it is
missing.

With these changes, I can now build a i386 cd on an amd64 host.

2010-12-03 17:55:21 Tree
[r5651] by bsdimp

Remove stray debug

2010-12-03 07:35:55 Tree
[r5650] by bsdimp

Mount everything async that we're creating. Faster and if we crash in
the middle, we don't care. Create a sparse file rather than dding
stuff to the disk.

Some of these changes came form Nick Hibma and will head into FreeBSD soonish.

2010-12-03 07:29:54 Tree
[r5649] by bsdimp

When building the package name, set PYTHON_CMD to /bin/true. This has
the effect of forcing the ports system to use the version defined in
the ports tree FreeNAS uses in prefernece to the version that's
installed on the system. My main build system just upgraded recently
to 2.6.6, which made the package name without this for the py-sqlite3
port be 'py26-sqlite3-2.6.6_1' when package-name was invoked, but
py26-sqlite3-2.6.5_1 inside the chroot build environment. Since there
was a mismatch, we always thought that we had to build this port, so
we always installed a fat image. We only set PYTHON_CMD to /bin/true
for this invocation since other times that make is invoked we're in
the chroot and we've already built the proper python. We rely on the
fact that if the python version command produces no output, we fall
back to the version defined in the ports build system.

# Let this be a lesson to those who would argue for too much cleverness!

2010-12-03 00:08:56 Tree
[r5648] by bsdimp

better compatibiltiy hacks for IE

2010-12-02 01:39:57 Tree
[r5647] by bsdimp

Various tweaks to make this much more reliable

2010-12-02 01:32:49 Tree
[r5646] by bsdimp

america-los_angeles was the name for the time zone in beta, add a compat hack

2010-12-02 01:30:55 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.