depot.py revision 25
20N/A# The contents of this file are subject to the terms of the 20N/A# Common Development and Distribution License (the "License"). 20N/A# You may not use this file except in compliance with the License. 20N/A# See the License for the specific language governing permissions 20N/A# and limitations under the License. 20N/A# When distributing Covered Code, include this CDDL HEADER in each 20N/A# If applicable, add the following below this CDDL HEADER, with the 20N/A# fields enclosed by brackets "[]" replaced with your own identifying 20N/A# information: Portions Copyright [yyyy] [name of copyright owner] 20N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 20N/A# Use is subject to license terms. 20N/A# pkg.depotd - package repository daemon 14N/A# in_flight_trans needs to be rebuilt on restart 0N/A """The marshalled form of the catalog is 0N/A pkg_name (release (branch (sequence ...) ...) ...) 0N/A since we know that the server is only to report packages for which it 14N/A # XXX Authentication will be handled by virtue of possessing a signed 0N/A # certificate (or a more elaborate system). 0N/A # Pull transaction ID from headers. 0N/A # Pull transaction ID from headers.