Changeset 2215


Ignore:
Timestamp:
May 25, 2012, 3:23:38 PM (12 years ago)
Author:
ezyang
Message:
Merge r2210 through r2214 into '.'
Location:
branches/fc17-dev
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/fc17-dev

  • branches/fc17-dev/locker

    • Property svn:mergeinfo changed (with no actual effect on merging)
  • branches/fc17-dev/server/doc/install-howto.sh

    r2195 r2215  
    297297
    298298# [PROD] Create fedora-ds user (needed for credit-card)
    299 useradd -u 103 -r -d /var/lib/dirsrv fedora-ds
     299useradd -r -d /var/lib/dirsrv fedora-ds
    300300
    301301# Run credit-card to clone in credentials and make things runabble
  • branches/fc17-dev/server/fedora/Makefile

    r2211 r2215  
    4141server_arch     = "fedora.stable"
    4242openafs_url     = "http://dl.openafs.org/dl/openafs/1.6.1/openafs-1.6.1-1.src.rpm"
    43 zephyr_url      = "http://zephyr.1ts.org/export/HEAD/distribution/zephyr-3.0.2.tar.gz"
     43zephyr_url      = "http://zephyr.1ts.org/files/zephyr-3.0.2.tar.gz"
    4444
    4545PKG             = $(patsubst %.i686,%,$@)
Note: See TracChangeset for help on using the changeset viewer.