[9fans] About the plan 9 install disk kernel...
  Home FAQ Contact Sign in
comp.os.plan9 only
 
Advanced search
POPULAR GROUPS

more...

comp.os.plan9 Profile…
 Up
[9fans] About the plan 9 install disk kernel...         


Author: Lorenzo Fernando Bivens de la Fuente
Date: Apr 3, 2007 14:59

Hello 9fans:

I was wondering about how frequently the kernel in the Plan 9 iso is
recompiled. (Probably wrong grammar there. My apologies.)

Long story, but I depend on that iso to be able to make a real plan 9 install.

Thanks!

----
izaki
5 Comments
Re: [9fans] About the plan 9 install disk kernel...         


Author: erik quanstrom
Date: Apr 3, 2007 17:03

a new .iso is generated every night. however, the sources are sometimes
ahead of the binaries.

- erik

On Tue Apr 3 17:58:13 EDT 2007, lorenzobivens@gmail.com wrote:
> Hello 9fans:
>
> I was wondering about how frequently the kernel in the Plan 9 iso is
> recompiled. (Probably wrong grammar there. My apologies.)
>
> Long story, but I depend on that iso to be able to make a real plan 9 install.
>
> Thanks!
no comments
Re: [9fans] About the plan 9 install disk kernel...         


Author: Russ Cox
Date: Apr 3, 2007 18:31

> I was wondering about how frequently the kernel in the Plan 9 iso is
> recompiled. (Probably wrong grammar there. My apologies.)

The CD image is recreated whenever there are changes,
usually every night. The 9pcflop and 9pccd kernels (the ones
used to boot the install CD) are updated nightly too.
The 9pcf kernel (the one installed and used for regular
booting) is not updated as frequently.

Russ
no comments
Re: [9fans] About the plan 9 install disk kernel...         


Author: Lorenzo Fernando Bivens de la Fuente
Date: Apr 3, 2007 18:37

This is last night bootdisk.img

-rwxr-xr-x 1 root root 134K 2007-03-31 03:00 9load
-rwxr-xr-x 1 root root 566K 2007-03-31 03:00 9pccd.gz
-rwxr-xr-x 1 root root 1.2M 2007-03-31 03:00 9pcflop.gz
-rwxr-xr-x 1 root root 369 2007-03-31 03:00 plan9.ini
-rwxr-xr-x 1 root root 30K 2007-03-31 03:00 vgadb

If 9pcflop and 9pccd are updated nightly, then there is something wrong
there...

Thanks for your time.
---
izaki
1 Comment
Re: [9fans] About the plan 9 install disk kernel...         


Author: W B Hacker
Date: Apr 3, 2007 20:36

Lorenzo Fernando Bivens de la Fuente wrote:
> This is last night bootdisk.img
>
> -rwxr-xr-x 1 root root 134K 2007-03-31 03:00 9load
> -rwxr-xr-x 1 root root 566K 2007-03-31 03:00 9pccd.gz
> -rwxr-xr-x 1 root root 1.2M 2007-03-31 03:00 9pcflop.gz
> -rwxr-xr-x 1 root root 369 2007-03-31 03:00 plan9.ini
> -rwxr-xr-x 1 root root 30K 2007-03-31 03:00 vgadb
>
> If 9pcflop and 9pccd are updated nightly, then there is something wrong
> there...
>

How so?
> Thanks for your time.
> ---
> izaki
>

Ah.

Don't equate write dates to the distribution media with compile dates.
Show full article (0.59Kb)
no comments
Re: [9fans] About the plan 9 install disk kernel...         


Author: Russ Cox
Date: Apr 3, 2007 20:39

On 4/3/07, Lorenzo Fernando Bivens de la Fuente gmail.com> wrote
> This is last night bootdisk.img
>
> -rwxr-xr-x 1 root root 134K 2007-03-31 03:00 9load
> -rwxr-xr-x 1 root root 566K 2007-03-31 03:00 9pccd.gz
> -rwxr-xr-x 1 root root 1.2M 2007-03-31 03:00 9pcflop.gz
> -rwxr-xr-x 1 root root 369 2007-03-31 03:00 plan9.ini
> -rwxr-xr-x 1 root root 30K 2007-03-31 03:00 vgadb
>
> If 9pcflop and 9pccd are updated nightly, then there is something wrong
> there...

Apparently I was wrong. Perhaps tonight everything
will get updated.

Russ
no comments