Search found 988 matches

by ASX
Tue Jan 31, 2017 7:30 am
Forum: Announcements
Topic: GhostBSD 11.0 PREALPHA4 is ready for testing
Replies: 29
Views: 36154

Re: GhostBSD 11.0 PREALPHA4 is ready for testing

NevilleGoddard wrote:Will this work?

echo "startxfce4" > ~/.xinitrc
Yes shoudl work.

even better:

Code: Select all

echo "exec startxfce4" > ~/.xinitrc
if you have muldiple DE installed, you can select one in slim by pressing F1, in this case use:

Code: Select all

echo 'exec $1' > ~/.xinitrc
by ASX
Tue Jan 31, 2017 4:49 am
Forum: Feedback
Topic: Packages Requests for GhostBSD
Replies: 20
Views: 26151

Re: Packages Requests for GhostBSD

No, the command is correct, what it does is create a text file pkg-list in your home directory.
Apologies for not being clear.

The list will be in form of origin/package: e.g. www/chromium, and will exclude dependencies.
by ASX
Mon Jan 30, 2017 9:18 pm
Forum: Feedback
Topic: Packages Requests for GhostBSD
Replies: 20
Views: 26151

Re: Packages Requests for GhostBSD

Please continue to feed this thread. We need your feedback.

Possibly use the following command to obtain the list of installed packages, that will make easier processing (that is will be done from the machine, and not manually). Thanks!

Code: Select all

pkg query -e '%a==0' '%o' > ~/pkg-list
by ASX
Mon Jan 30, 2017 11:32 am
Forum: Announcements
Topic: GhostBSD 11.0 PREALPHA4 is ready for testing
Replies: 29
Views: 36154

Re: GhostBSD 11.0 PREALPHA4 is ready for testing

NevilleGoddard, thanks for testing.

About the intel based machine, can you check if the module i915kms.ko is loaded automatically ?
If not, please try to load it manually

Code: Select all

kldload i915kms
and try again startxfce4
by ASX
Mon Jan 30, 2017 10:15 am
Forum: Announcements
Topic: building our repository (builder)
Replies: 54
Views: 10975

Re: building our repository

4 builders x 2 jobs per builde r: So far this is the better confiuration: total build time: 1:00 hours , rate: 275 pkgs per hour Max load was 5.9, and the system responsive at any time, minimum 10 GB of inactive memory, however things could be a little heavier when 4 big packages would line up and ...
by ASX
Mon Jan 30, 2017 10:06 am
Forum: Lobby
Topic: From Distrowatch Arch to phase out 32-bit
Replies: 1
Views: 4808

Re: From Distrowatch Arch to phase out 32-bit

link for non-mobile browseers: https://distrowatch.com/weekly.php?issue=20170130#news Well, before or later it will happens here too ... not this year I guess ... it is increasingly difficult to support the i386 arch, primarily because of web browsers, not much we can do about. I hope we will keep i...
by ASX
Mon Jan 30, 2017 9:07 am
Forum: Announcements
Topic: building our repository (builder)
Replies: 54
Views: 10975

Re: building our repository

3 builders, 2 jobs x builder: total time: 1:01 hours , rate: 271 pkgs per hour Note: due to the relatively low number of packages, things lined up badly (from a dependencies point of view), and the last 40% of the time there were only one or two builders running, likely the other builders was waitin...
by ASX
Mon Jan 30, 2017 8:00 am
Forum: Announcements
Topic: building our repository (builder)
Replies: 54
Views: 10975

Re: building our repository

Changed the synth configuration from 2 builder x 2 jobs per builder to 2 x 3:

Total build time: 1:11 hours, throughput 237 pkgs per hour

Load as always been at 2, with a short peak a 5 (less than 5 minutes) there is room for improving.
by ASX
Sun Jan 29, 2017 6:00 pm
Forum: Announcements
Topic: building our repository (builder)
Replies: 54
Views: 10975

Re: building our repository

ericbsd wrote:I have look on So You Start doesn't look that is that option I will contact them to see if it is possible to get that upgrade.
OK, thanks!