Bug 195093

Summary: pub/Web/releases/amd64/
Product: Services Reporter: r.mbiama
Component: Bug TrackerAssignee: Bugmeister <bugmeister>
Status: Closed Not A Bug    
Severity: Affects Some People    
Priority: Normal    
Version: unspecified   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
tag none

Description r.mbiama 2014-11-17 07:36:46 UTC
Created attachment 149505 [details]
tag

Release Candidates.  More stable than a Developer Preview,
    as well tested as an official FreeBSD release.
pkg-install
System Calls
SYS=/sys
     
     TAGDIR= amd64
    
    .include "../kern/Make.tags.inc"
    
    all:
            @echo "make links or tags only"
    
    # Directories in which to place amd64 tags links
    DAMD64= acpica amd64 ia64 include isa linux pci
    
    links::
            -for i in ${COMMDIR1}; do \
                (cd $$i && { rm -f tags; ln -s ../${TAGDIR}/tags tags; }) done
Comment 1 Marcus von Appen freebsd_committer freebsd_triage 2014-11-17 22:17:36 UTC
Spam