Displaying 20 results from an estimated 3000 matches similar to: "Solaris packaging"
2002 Jul 15
10
Patch: Solaris packages don't create privsep user or group
Hi.
Solaris packages created by buildpkg.sh don't create privsep user or
group and sshd won't start until they are created (or privsep is
disabled):
## Executing postinstall script.
starting /usr/local/sbin/sshd... Privilege separation user sshd does not
exist
/etc/init.d/opensshd: Error 255 starting /usr/local/sbin/sshd...
bailing.
The attached patch (against -cvs) ports the relevant
2003 Oct 15
3
OpenSSH package
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 7366 bytes
Desc: not available
Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20031015/02b75f40/attachment.ksh
2002 May 24
1
patch for openssh/contrib/solaris/buildpkg.sh
Here is a small patch for OpenSSH 3.2.3p1..
When the package postinstall script runs, it presumes that the package
will be installed relative to the current / directory.. If this package
is installed as part of a Solaris Jumpstart installation, this will not be
the case. Consequentially, the /etc/ssh/sshd_config.default will never
get copied to /etc/ssh/sshd_config on the new operating system.
2002 Nov 28
2
contrib/solaris/buildpkg.sh - use within JumpStart as well?
Hello,
I don't know how off the wall this question will be, but first let me
say that I've found your buildpkg.sh script very useful in creating
an OpenSSH package for use on my Solaris systems. Currently I'm trying
to set up a fully automated JumpStart system at my workplace, and I'm
realizing that the 'postinstall' script (and possibly some of the other
install scripts)
2003 Oct 01
2
Hep for creating a package
Hi,
I created a package for OpenSSH 3.7.1p2 in UNIX (OS: Sun Solaris), the
newly created package includes binaries,man pages, libraries and
Configuration files. I am planning to install this package in all of
my Sun server's (Approximately 200 Server's).
We have SSH/OpenSSH older version are already installed and running in
all of the sun boxes. I want to install the
2006 Jun 12
2
?: zfs mv within pool seems slow
I have just upgraded my jumpstart server to S10 u2 b9a.
It is an Ultra 10 with two 120GB EIDE drives. The second drive (disk1) is new, and has u2b9a
installed on a slice, with most of the space in slice 7 for the ZFS pool
I created pool1 on disk1, and created the filesystem pool1/ro (for legacy reasons). I them moved my
data from the original disk0 UFS file system to pool1/ro. Initially I
2003 Mar 07
6
Call for testing for 3.6
We are heading into a lock here. So we need to get people to test their
respective platforms if they wish them to be supported out of the tar file.
So if you have any patches you need to ensure your platform works speak
up. We are looking at a lock on the 17th.
I believe I have an AIX/Cray patch and a Tru64 patch sitting in my mailbox
that I'll be looking at soon and more than likely
2007 May 01
1
Using pxelinux mboot.c32 to multiboot Solaris
Hi All,
Now that we have multiboot capable pxelinux, thanks to mboot.c32,
I decided to try and remove pxegrub from my x86 jumpstart infrastructure
since, in theory, pxelinux can now do it all.
The problem I'm having is I'm not very sure I'm following Tim's documentation
correctly... I'm not 100% what comes after the --- and whether the Sun kernel
needs it's arguments
2007 Jun 28
2
NOTICE: cannot instrument return of fd_intr at 7b7d6278: non-canonical return instruction
Folks;
During a jumpstart (2nd boot) of a Sun Fire 240 with Solaris 10 Update 3
(11/06), I noticed the following message;
Jun 27 11:43:33 first fbt: NOTICE: cannot instrument return of fd_intr
at 7b7d6278: non-canonical return instruction
Kernel level was Generic_118833-33. Jumpstart was conducted using the
standard JET modules.
What gives?
The jumpstart worked though. Solaris 10 installed
2002 Jun 25
10
Last call.
Outside the pre-auth patch by Markus to fix Cygwin and a few other
platforms.
SEND ME (privately) ANY required patch against the lastest snapshot.
I'm doing the final commits this evening.
Patches that have been temporary rejected for this release.
- Owl's full patch for SysV Shm if mmap fails
- mmap() on /dev/zero
- mmap() on sparse file
.. Not looked at the BSD/OS 5.0 patch
2007 Apr 30
1
any ideas? automated installation of puppet into solaris 10 zone
> I''ve built a puppet solaris - package which is distributed via jumpstart
> at installation time of a solaris 10 machine.
> It''s postinstallation registers the puppetd into smf and starts puppetd
> afterwards. Puppetd connects to puppetmasterd, gets ist certificate signed
> (autosig on) and the configuration stuff.
> Now the interesting part: a new solaris zone
2007 Nov 20
5
Solaris 10 Jumpstart instructions on the wiki now
Not that I''m much of a Solaris guy, and definitely not a Solaris 10 guy,
but since nobody else had posted anything yet:
http://reductivelabs.com/trac/puppet/wiki/PuppetSolaris#Solaris10
The good news is that it appears to be a completely hands-off puppetd
installation. Just sign the client key afterwards on the puppetmaster
and you''re set. The bad news is that it''s
2005 May 12
2
[Bug 1038] buildpkg.sh postinstall script does not install RC links using installroot and non-symlinks.
http://bugzilla.mindrot.org/show_bug.cgi?id=1038
Summary: buildpkg.sh postinstall script does not install RC links
using installroot and non-symlinks.
Product: Portable OpenSSH
Version: 4.0p1
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component:
2007 Jul 20
2
Deploying Solaris on Xen via jumpstart
Hi everybody,
Today I tried the latest Solaris on Xen build.
I downlaoded all files and created the iso.
Then I wanted to run setup_install_server , but this failed:
bash-3.00# ./setup_install_server /export/sol_xen/
-bash: ./setup_install_server: cannot execute binary file
-bash-3.00#
So I create a tar file to copy over all files to export/sol_xen/
Then I tried to start and install via
2007 Nov 07
1
IPAPPEND rewrite kernel argument list question
Hello
Using pxelinux for so long time i don't want to use pxegrub to PXE boot
solaris 10 on x86 .
So i would like to use pxelinux to do this jobs .
I use ipappend and mboot.c32 however i don't success to have the kernel
argument appended with BOOTIF :
here is what i use :
LABEL solaris
MENU DEFAULT
MENU LABEL Solaris Jumpstart
KERNEL mboot.c32
APPEND multiboot kernel/unix
2002 Jul 18
1
'buildpkg.sh' for OpenSSH - non-interactive install?
I have a minor issue with the 'buildpkg.sh' script in the contrib/solaris
directory for OpenSSH (3.4p1 in my case) that I'm hoping might be solvable.
First off, I'd like to say that I've been quite happy with the script; for
interactive installs, it's worked great.
My problem is occurring due to my attempts to make it work non-interac-
tively, however, within an init
2011 Oct 13
1
Using pxelinux mboot.c32 to jumpstart a Solaris host
Hi all,
I'm trying to use mboot.c32 to build our Solaris machines but the problem we are getting is the network interface doesn't get configured. It would boot in to the miniroot and then drops in to a shell. At the shell, if I configure the interface via dhcp it would continue on with the jumpstart.
This is the first time we are using syslinux (version 4.04) and looking at the
2006 Sep 01
4
create ZFS pool(s)/volume(s) during jumpstart instalation
Anyone have idea how to create ZFS pool and volumes during jumstart
instalation ? (I''m using JumpStart Enterprise Toolkit)
kloczek
2010 Mar 02
3
compressed root pool at installation time with flash archive predeployment script
I was trying to think of a way to set compression=on at the beginning of a
jumpstart. The only idea I''ve come up with is to do so with a flash
archive predeployment script. Has anyone else tried this approach?
Thanks,
Chad
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2003 Feb 26
2
OpenSSH 3.4p1 hostbased authentication
Hi,
We want to use Hostbased Authentication in OpenSSH 3.4p1 completely based on
rhosts or shosts. Don't want to have any keys exchange between server and
client.
Created /etc/ssh/sshd_config on OpenSSH server with:
RhostsAuthentication yes
IgnoreRhosts no
HostbasedAuthentication yes
Created /etc/ssh/ssh_config on client with:
Host *
HostbasedAuthentication yes
Created /etc/rhosts.equiv,