http://fqa.9front.org/fqa3.html#3.2.3.2.3.1
sl
--
9fans: 9fans
Permalink:
https://9fans.topicbox.com/groups/9fans/T43711793618be559-M754ebbe1fba853ff08836108
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
programs)
- 9legacy (an attempt to combine patches from all extant personally
maintained copies of the plan 9 source tree)
don't thank me until you've tried to get straight answers to follow-up
questions.
sl
[0] http://fqa.9front.org/fqa0.html#0.2.3
[1] i'm typing this o
and it has a vga port.
sl
thinkpad x250 (see related entry in fqa3).
everything works. mine is 1920x1080 ips.
nothing newer is tested, but when we started, nothing newer than t23
was tested.
sl
I paid $0.99 for my set on eBay.
sl
ven a deficient
program can be better than a featureful one, if the deficient program
is simple and easy to modify. just implement whatever it is you
actually want to do.
some people would say this is ugly:
http://plan9.stanleylieber.com/rio/img/20190415.png
sl
.
sl
I ended up writing a ned-alike that is just a shell script:
http://plan9.stanleylieber.com/rc/mother
This is what I actually use.
sl
s or frippery is involved.
sl
ut it's probably just about
what you're looking for.
Plan 9's mail system itself (upas) relies heavily upon upasfs(4),
filter(1), and simple rc scripts, which make even complex tasks
like custom spam filtering and automatic mailbox management
trivial.
sl
what is the point of this exercise?
sl
> How can I disable the touchpad so only the mouse moves?
bios
sl
very, very slowly). I have used it to make edits to
9front propaganda.
sl
: performance is terrible.
sl
r ultimate goal is.
sl
execute
single commands.
If this is really your aim, I think you can accomplish it with minimal
stress.
sl
[0] http://fqa.9front.org/fqa3.html
[1] http://fqa.9front.org/fqa5.html
[2] http://drawterm.9front.org
has the funds to tackle it, even if they
> felt that the result would be worth it.
>
> But there is something in not following the fashion; I, for one,
> really cherish it. Mostly because it is all so simple, once you leave
> the baroque world of Windows, Linux and OSX behind.
>
> Lucio.
I think he was looking for
http://fqa.9front.org/fqa4.html
and
http://fqa.9front.org/fqa5.html
sl
rly all the way.
>
> That said, I deem it unfortunate that there isn't a drive to
> consolidate the various flavours of Plan 9 into a single offering, or
> at least identify and discuss the differences and provide for the
> choices from a single source (pun intended).
Have you considered providing this service?
sl
Honestly, the equality sign is never a problem for me.
What is the purpose again of making this change?
sl
> I believe that it is documented somewhere on Russ Cox’s website or on
> plan9port.
Sorry, I thought you were referring to the swipe gestures introduced in the
link you quoted.
sl
> Is there any interest in putting these p9port style keyboard modifiers into
> p9bl or 9front?
Could you explain exactly what the modifiers are and how they work?
sl
> So... Does Alcatel-Lucent have a problem with AppleWebKit
> users on principle?
Interesting reversal.
sl
> #plan9doomport
James?
sl
addition
of chording and Ctrl-b to switch focus to the command window. And some minor
bugfixes.
sl
> The plan9port version also has chording if in its samterm/main.c you
> change #define chording 0 to #define chording 1.
It was also marked as being buggy, which is why it remains disabled by default.
sl
features, which is
why he set out to replace the same that was already in p9p with this newer
modification.
sl
> Unfortunately sam isn't available on Inferno
I don't remember where I got this, and I don't know who wrote it,
and it definitely seems pretty buggy, but:
http://plan9.stanleylieber.com/inferno/src/sam.tgz
sl
Skip, isn't the point here that being able to run go binaries
in Plan 9 on an arm machine is news to most Plan 9 users?
Perhaps even news to those who regularly use go on Plan 9.
sl
..
https://fqa.9front.org/fqa0.html#0.2.3
sl
fs; echo $cputype
amd64
fs; go version
go version go1.5 plan9/amd64
fs;
#go-plan9 is aware of the details and some investigation was done, but
work stalled out.
sl
people keep making cracks because some funfamental things remain
broken in all versions (see the open issues).
People who didn't notice tip no longer builds on some systems may
(like me) have been content running their existing working binaries.
Not everyone chases updates unless there is an immediate reason to
update.
sl
people keep making cracks because some funfamental things remain
broken in all versions (see the open issues).
People who didn't notice tip no longer builds on some systems may
(like me) have been content running their existing working binaries.
Not everyone chases updates unless there is an immediate reason to
update.
sl
esults.
Beyond simply building, there are also still outstanding bug reports
about basic functionality that affect all versions of Plan 9. I don't
think there has been much movement there, either.
sl
o!
Newer versions of go seem to have problems with Plan 9.
sl
y Windows program (ships with the device) to
program its settings before using it for the first time.
sl
source code. I think this may just be because the
repository I found was not the source repository. Anyway:
http://marcus.biz.tm/hg/gnubin
The git binary seems to run. I'm not sure if it works.
sl
http://doc.cat-v.org/unix/find-history
sl
e:
http://plan9.stanleylieber.com/_books/comp/plan9/Notes.On.The.Plan.9.3rd.Edition.Kernel.Source.pdf
It's a bit outdated at this point, but is still helpful to understand
what's going on.
sl
t is currently maintained, but Plan 9 ships with a copy
of it under /sys/src/cmd/unix. I used that as the basis of the OpenBSD
port.
sl
Take a look at $PLAN9/rcmain.
sl
such machine?
> I wrote many c programs in my life, some of them useful for myself,
> but I do not know how to port software.
> Saludos,
Plan9port is in the OpenBSD ports tree. You can either install the package
or build the port from source.
More information here:
http://www.openbsd.org
sl
> So my question is, did there ever exist an edition of K&R in that
> colour scheme, or is gcc to blame for the inaccuracy?
The old web page for the book had a nice collection of covers from
around the world:
http://9p.io/cm/cs/cbook/index.html
sl
TEST(1) TEST(1)
NAME
test - set status according to condition
SYNOPSIS
test expr
DESCRIPTION
Test evaluates the expression expr. If the value is true the
exit status is null; otherwise t
/9fans@cse.psu.edu/msg17798.html
> by the way, thinking a bit bigger, what i'd like to see is x, where x is to
> awk as rc is to the
> bourne shell.
The ssam (stream interface to sam) script from plan9port is heavier than
awk by itself, but can be useful for a lot of the same tasks.
sl
test
yet.
Are you familiar with the conventions that power godoc?
sl
them looking nice and proportionate.
I think the idea is it's best if the trouble report includes
a coherent description of the problem, so strangers don't have
to guess.
sl
> But why we don't have Tmove for example?
http://9front.org/img/tmove.jpg
sl
> But why we don't have Tmove for example?
http://9front.org/img/9tmove01.png
sl
In case it wasn't entirely clear, go for arm does not currently work
on Plan 9.
sl
Aren't they talking about rc when running on their operating system?
sl
The following is 9front-specific but is still generally useful:
http://code.google.com/p/plan9front/issues/detail?id=207
sl
ps did you take?
What happened when you tried?
sl
rom Plan 9 using SSH and run whatever scripts or compilers
are necessary to complete the write-build-test cycle.
Do you even use Plan 9? What do you use it for?
sl
Try removing the old 9bootfat before copying the new one into place.
sl
> I've tried multiple ways to change the font in Abaco but failed.
Check out the example file /sys/src/cmd/abaco/abaco.fonts. Copy this to
$home/lib and edit it to suit.
sl
> Is it possible to print the screen in Plan 9?
topng screen.png
sl
My example works on my system.
sl
t; appreciated.
Anything you type into the shell that produces the desired result is
a valid shell script.
So, you could make a script $home/bin/rc/a:
#!/bin/rc
acme -f /lib/font/bit/lucidasans/latin1.10.font
Do chmod +xr $home/bin/rc/a and then run it by just typing a.
sl
> How can i send a patch to 9front?
You can file an issue and link to your patch here:
http://code.google.com/p/plan9front/issues/list
Or you can sign up for the 9front mailing list and post there:
http://9front.org/lists.html
sl
> Yes you can. That's how I verified this works. Open up the tag to
> multiple lines (just type newline in the tag).
I think this only works in p9p.
sl
> If I had known about Inferno when I still had my
> PS2 Linux Kit working... =(
Then you would have a PS2 and still not have the Inferno port to run on it.
sl
> The wikipedia entry on leap second is quite instructive.
It is now.
sl
likely "the server" is more
than one machine, and we don't know what or where the problem is.
Anyway, thanks for pointing out the website was not working.
sl
> Please someone reboot the Plan9 server.
Which server?
Why reboot it?
sl
ic has been moved to another list?
>>
>> If my topic has been moved to another list, please give me the link of
>> my topic that was moved.
>
> this was an inside joke. you are not expected to understand this.
these aren't the amd64 kernels you're looking for
sl
> I learned about plan9 a couple days ago, and I'm impressed. But I do have a
> couple questions:
A lot of information (a links to more) is collected here:
http://code.google.com/p/plan9front/wiki/fqa
sl
u are explained in the realemu(8) man page. Basically,
the realemu program provides the /dev/realmode synthetic file.
sl
t is working?
The correct way to subscribe to the 9front mailing list is to
send a message with a body that just says "subscribe" (no quotes)
to 9front-ow...@9front.org. After subscribing, list messages are
sent to and received from 9fr...@9front.org.
sl
> If I choose 9front machine as for network file/auth/cpu server (cwfs),
> and try to boot Richard's 9pi terminal (fossil) but root from the server,
> can I do it?
Yes.
sl
http://9front.org/img/9kbdfs01.png
It just seems like creating a fake os (as in, no one even intends
to use this os) from scratch in order to explain a real os (as in,
the goal is to finally understand or at least use this os) makes
things even more difficult to understand.
sl
> > you'd need to backport p9p acme to plan 9.
> >
> This has been done for 9front.
Some additional features were implemented in 9front's copy of Plan 9
acme, but it's not accurate to say p9p acme was backported to 9front.
sl
> /n/sources/contrib/forsyth/Plan9ServeronEC2.pdf
Thanks!
sl
> https://docs.google.com/document/d/1Drn3lm0g7C2zdzOj5x9hvhgVln13JoSx-zs_z1KEztI
Do you have a version of this document that is accessible from Plan 9?
sl
Feel free to borrow any of the images from here:
http://9front.org/propaganda/
sl
http://code.google.com/p/plan9front/wiki/KnownWorkingHardware
http://plan9.stanleylieber.com/hardware/
sl
ed on the frame library
> port from plan 9.
Sorry, my fault, I somehow missed "wily" in your original reply.
sl
o find the shortest representation.
What was the result? In which distribution is it available? How is
it used?
sl
>> So here is another proof that plan9 can run on recent hardware, including
>> beautiful notebooks :)
Is any more specific information available about the manufacturer and model
of the laptop?
sl
http://code.google.com/p/plan9front/wiki/fqa0
sl
> I was under the understanding Plan 9
> didn't work under VMWare...
http://plan9.stanleylieber.com/vmware/img/fusion.png
sl
> i use a derivative of nemo's patch system.
Where is this in the 9atom tree? Did you replace the old
patch(1) entirely?
sl
es.
I'll say this again just because it seems to keep getting missed:
That work was only available to us because you made it available.
sl
we stepped
on the apparent land mine. Now it's the fault of forks
for existing. All because nobody could just say: "Hack
on the 386 kernel because nothing else is in the official
distribution yet."
Why is this stuff always so difficult?
sl
> Dan Brown
low blow
ewhere
in the coordination process.
For years, and years, and years at a time.
sl
o load onto their computers. I enjoy using Plan 9
and I enjoy talking to people who are still working on Plan 9.
If you want to keep secrets, keep them. But nothing done by
any of the forks is secret. Just take the code and do with it
what you will. Why is this controversial?
sl
> you're missing my point. it's not particularly useful as a tinker-toy
> set. especially when there are 10 wheels and 1 stick.
What I know is that I turn on my Thinkpad x230 and everything
works. After the boot process finishes I just carry on with my
work.
sl
itional restrictions on what can be done with their
changes.
Enjoy.
sl
ant to
run Plan 9 on their computers.
sl
>> your options are 9atom or 9front.
>
>
> well no, no they aren't.
What are the other options?
sl
nfo[1] output for as many
systems as possible, for later reference.
sl
[0] http://www.osx86project.org
[1] http://man.aiju.de/1/sysinfo
vre=779 vt=792
hsync=+ vsync=-
---
sl
erver, or are you attempting to boot
a machine from it over the network? Do you understand the
difference?
> Just wondering if there was a guide I missed
https://code.google.com/p/plan9front/wiki/fqa
sl
You could put your long command line into a shell script
that takes no arguments and run that shell script from
acme's tag.
sl
false premise that it makes
sense to treat each new airing of a bad idea as if it were the first expression
of a potential breakthrough. Limited resources are quickly consumed by public
relations. Projects that have produced material of value typically eschew these
exercises in favor of doing the real work.
sl
[0] The UNIX Programming Environment, by Brian W. Kernighan and Rob Pike
ign philosophy and was
adopted by progressively larger communities, finally becoming something
of a global standard, where it still enjoys great popularity.
What remains of UNIX is sometimes difficult to recognize.
http://harmful.cat-v.org/cat-v
sl
> The above echo command did nothing to the /adm/users file for me on
> vanilla 9front.
Has anyone verified that he's even running cwfs?
sl
1 - 100 of 176 matches
Mail list logo