Commit | Date | |
---|---|---|
[r7855]
(76.3 kB)
by
yaberauneya
The previous commit should have said: "Delay import to avoid circular module dependency." |
2011-09-19 18:06:26 |
View
Download |
[r7854]
(76.3 kB)
by
yaberauneya
Expose the previously advertised $CPUS option as a -j option to do_build.sh, instead of as an environment variable, and remove the sysctl guess magic from nanobsd/common (nanobsd.sh should default to -j 1). |
2011-09-19 18:02:47 |
View
Download |
2011-09-19 17:23:39 |
View
Download |
|
2011-09-19 06:46:16 |
View
Download |
|
[r7821]
(76.9 kB)
by
yaberauneya
Simplify error messages. This and the other returns should really be Exceptions, not strings. |
2011-09-19 00:47:28 |
View
Download |
2011-09-19 00:45:20 |
View
Download |
|
[r7818]
(76.8 kB)
by
yaberauneya
Build system, branding, and image size enhancements. Overall: - Use variables instead of hardcoded and relative path based assumptions. build/do_build.sh: - Simplify arguments for forcing builds again to -f (no args), based on feedback from jpaetzel. build/functions.sh: - Consolidate build-related functions into a single file for simplicity. build/nano_env: - Add a file which contains the master info for how a build is performed. gui/...: - Chase the changes done above, but try to simplify / improve how things are done, emitting more diagnostic info than before. nanobsd/common: 1. Allow the end user to specify the number of CPUS in the environment if they want, instead of hardcoding $CPUS + 1. Misc: - Start features based build tunables for |
2011-09-19 00:25:06 |
View
Download |
2011-09-17 22:31:40 |
View
Download |
|
2011-09-16 22:07:28 |
View
Download |
|
[r7763]
(76.7 kB)
by
delphij
Allow adding public key for user authentication. While I'm there, also fix a few couple of bugs in recent revisios. |
2011-09-14 21:45:11 |
View
Download |