9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] fossil
@ 2004-03-20  2:27 David Presotto
  0 siblings, 0 replies; 11+ messages in thread
From: David Presotto @ 2004-03-20  2:27 UTC (permalink / raw)
  To: 9fans

We fixed a pretty major security whole on Mar 11th.
Make sure you're up to date.


^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Interoperating between 9legacy and 9front
@ 2024-05-17 16:16 Noam Preil
  2024-05-18 19:08 ` [9fans] fossil Richard Miller
  0 siblings, 1 reply; 11+ messages in thread
From: Noam Preil @ 2024-05-17 16:16 UTC (permalink / raw)
  To: 9fans

> The absence of Fossil from 9front was the one I found most difficult to
> overcome, but at least in theory only the equivalent of "fossil/conf" (an
> rc script I eventually shoehorned from plan9port) is essential. I can see
> how it would be inconvenient to need to support software that is
> significantly complex, especially when it must also be able to be embedded
> in the kernel.        

Actually, adding fossil back in to 9front is extremely simple; I have a
branch at https://git.sr.ht/~pixelherodev/plan9 which has fossil
integrated.

The talk I gave at IWP9 was running from fossil on my 9front branch.

If my changes are too extensive compared to 9front (it's a personal
branch, so I wouldn't blame you for thinking that), I'm happy to even
create a branch that's just 9front+fossil. It's really not hard.

- Noam Preil


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tde2ca2adda383a3a-Mf4487e7706a5d7b4363ebe2e
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] fossil
@ 2009-06-04  9:29 Charles Forsyth
  2009-06-04 19:25 ` erik quanstrom
  0 siblings, 1 reply; 11+ messages in thread
From: Charles Forsyth @ 2009-06-04  9:29 UTC (permalink / raw)
  To: 9fans

anyone else ever seen things like this from fossil? it seems a bit wayward...

# on the fossil console, after `disk full' returned in errors:

main: df
	main: 10,046,783,488 used + 35,180,756,598,784 free = 6,431,293,440 (156% used)
main: snapclean 3600
main: df
	main: 3,000,909,824 used + 3,430,383,616 free = 6,431,293,440 (46% used)

the server goes into `disk full' state.  i think one underlying problem
is that i haven't applied the change to remove floating-point calculations
from fossil's timer routine, and thus at least sometimes it can never quite
get to the right time to do the snapclean itself.  even so, i've only seen
this effect since i updated fossil in january after several years.
i've had periodic `disk full' problems since then.



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] fossil
@ 2005-01-03 18:37 Bruce Ellis
  2005-01-03 18:51 ` Russ Cox
  2005-01-04 17:42 ` Russ Cox
  0 siblings, 2 replies; 11+ messages in thread
From: Bruce Ellis @ 2005-01-03 18:37 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

ok.  it's happened again.  i have a buggered fossil on a machine
that uses fossil as its root.  (corrupted superblock).  i have no idea
how it happened. i guess the obvious is to rebuild the machine
with an extra disk and cd-rom and boot from that and poke around.
any chances of retrieving the significant work i've done since the
last venti snap?

brucee


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] fossil
@ 2004-06-12  3:12 Russ Cox
  0 siblings, 0 replies; 11+ messages in thread
From: Russ Cox @ 2004-06-12  3:12 UTC (permalink / raw)
  To: 9fans

there's a new fossil on sources that should
fix the leaks people have been encountering.
as i mentioned in the other thread, the
console "check" command should be used
in place of flchk.  in particular, to fix your leaks
you can do

fsys main
check fix pdir

(of course, snap -a and wait for the vac first,
just in case.)  the pdir is optional, but it is good
for seeing that something is going on.

russ


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [9fans] fossil
@ 2003-04-15  5:26 Andrew
  2003-04-15 15:12 ` Russ Cox
  0 siblings, 1 reply; 11+ messages in thread
From: Andrew @ 2003-04-15  5:26 UTC (permalink / raw)
  To: 9fans

This has been nagging at me for a while. Currently my plan9 system has
the standard old fs server, and auth server and some terms. Everything
boots from floppies or small hard drives, then mounts its root from the
file server. I want to update to fossil, and do away with the old file
server. Is there an [easy] way to make the fossil server boot up on its
own in the same way fs does? Im just not really clear on how it all
fits together.


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-05-18 19:08 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-03-20  2:27 [9fans] fossil David Presotto
  -- strict thread matches above, loose matches on Subject: below --
2024-05-17 16:16 [9fans] Interoperating between 9legacy and 9front Noam Preil
2024-05-18 19:08 ` [9fans] fossil Richard Miller
2009-06-04  9:29 Charles Forsyth
2009-06-04 19:25 ` erik quanstrom
2005-01-03 18:37 Bruce Ellis
2005-01-03 18:51 ` Russ Cox
2005-01-04 17:42 ` Russ Cox
2004-06-12  3:12 Russ Cox
2003-04-15  5:26 Andrew
2003-04-15 15:12 ` Russ Cox
2003-04-15 21:00   ` Andrew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).