9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] Staying up-to-date
@ 2024-06-11 14:57 Thomas Nemeth
  2024-06-11 15:08 ` phil9
                   ` (2 more replies)
  0 siblings, 3 replies; 30+ messages in thread
From: Thomas Nemeth @ 2024-06-11 14:57 UTC (permalink / raw)
  To: 9front

    Hi.

    I've read the FQA and some other documentation a lot and I'm amiss
    about why my system upgrade script does not work the way I intend
    it to work. I certainly don't know enough about the specifics and
    peculiarities of rc.

    I made a script, named sysupgrade, that does what's in dash1,
    section 5.2.2: "Building from source".

------8<------8<------8<------8<------8<------8<------8<------
#!/bin/rc

sysupdate

# create any missing directories needed for the build
cd /
. /sys/lib/rootstub

# build everything
cd /sys/src
mk install
mk clean

# build manpage indices
cd /sys/man
mk
------8<------8<------8<------8<------8<------8<------8<------

    But, unfortunately it fails to execute everything so I usually
    type them one by one... (well, today the compilation fails anyway).

    Can someone explain or tell me what I did wrong ?

Thomas.



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

end of thread, other threads:[~2024-06-17 11:06 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-11 14:57 [9front] Staying up-to-date Thomas Nemeth
2024-06-11 15:08 ` phil9
2024-06-11 15:15   ` Thomas Nemeth
2024-06-12 11:57     ` cosarara
2024-06-12 16:57       ` Thomas Nemeth
2024-06-13  0:46         ` sl
2024-06-13  1:05           ` sl
2024-06-13  6:31           ` Thomas Nemeth
2024-06-13 17:16             ` hiro
2024-06-12 12:21     ` ori
2024-06-12  2:30 ` Thaddeus Woskowiak
2024-06-12 17:10   ` Thomas Nemeth
2024-06-12 12:51 ` hiro
2024-06-12 13:04   ` ori
2024-06-12 17:10     ` Thomas Nemeth
2024-06-12 19:34       ` Ori Bernstein
2024-06-12 21:55         ` Stanley Lieber
2024-06-12 17:03   ` Thomas Nemeth
2024-06-12 17:56     ` hiro
2024-06-12 18:11       ` Thomas Nemeth
2024-06-12 19:35         ` Ori Bernstein
2024-06-13  6:38           ` Thomas Nemeth
2024-06-14 20:11             ` hiro
2024-06-16 10:01               ` Thomas Nemeth
2024-06-16 13:03                 ` Thaddeus Woskowiak
2024-06-16 14:27                   ` Thomas Nemeth
2024-06-16 18:02                     ` ori
2024-06-17 11:04                     ` hiro
2024-06-16 18:00                 ` ori
2024-06-16 20:20                   ` [9front] Out-of-date and obsolete documentation Lyndon Nerenberg (VE7TFX/VE6BBM)

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).