Erast Benson
2007-Jun-22 16:59 UTC
[zfs-discuss] NexentaCP Beta1-test2 (ZFS/Boot - manual partitioning support)
New unstable ISO of NexentaCP (Core Platform) available. http://www.gnusolaris.org/unstable-iso/ncp_beta1-test2-b67_i386.iso Changes: * ON B67 based * ZFS/Boot manual partitioning support implemented (in addition to auto-partitioning). Both, Wizard and FDisk types fully supported. * gcc/g++ now officially included on installation media * APT repository fixed * first official meta-package: nexenta-gnome After installation, those who needs GNOME environment, just type: $ sudo apt-get install nexenta-gnome Known bugs: * after fresh install APT caches needs to be re-created: $ sudo rm /var/lib/apt/* $ sudo apt-get update -- Erast
Al Hopper
2007-Jun-22 21:09 UTC
[zfs-discuss] NexentaCP Beta1-test2 (ZFS/Boot - manual partitioning support)
On Fri, 22 Jun 2007, Erast Benson wrote:> New unstable ISO of NexentaCP (Core Platform) available. > > http://www.gnusolaris.org/unstable-iso/ncp_beta1-test2-b67_i386.isoAlso available at: http://www.genunix.org/distributions/gnusolaris/index.html> Changes: > > * ON B67 based > * ZFS/Boot manual partitioning support implemented (in addition to > auto-partitioning). Both, Wizard and FDisk types fully supported. > * gcc/g++ now officially included on installation media > * APT repository fixed > * first official meta-package: nexenta-gnome > > After installation, those who needs GNOME environment, just type: > > $ sudo apt-get install nexenta-gnome > > Known bugs: > > * after fresh install APT caches needs to be re-created: > > $ sudo rm /var/lib/apt/* > $ sudo apt-get update > -- > ErastRegards, Al Hopper Logical Approach Inc, Plano, TX. al at logical-approach.com Voice: 972.379.2133 Fax: 972.379.2134 Timezone: US CDT OpenSolaris Governing Board (OGB) Member - Apr 2005 to Mar 2007 http://www.opensolaris.org/os/community/ogb/ogb_2005-2007/
Selim Daoud
2007-Jun-28 14:38 UTC
[zfs-discuss] NexentaCP Beta1-test2 (ZFS/Boot - manual partitioning support)
superbe job...synaptic package manager is really impressive is there a way to transform Sun package to a synaptic package? selim On 6/22/07, Al Hopper <al at logical-approach.com> wrote:> On Fri, 22 Jun 2007, Erast Benson wrote: > > > New unstable ISO of NexentaCP (Core Platform) available. > > > > http://www.gnusolaris.org/unstable-iso/ncp_beta1-test2-b67_i386.iso > > Also available at: > > http://www.genunix.org/distributions/gnusolaris/index.html > > > Changes: > > > > * ON B67 based > > * ZFS/Boot manual partitioning support implemented (in addition to > > auto-partitioning). Both, Wizard and FDisk types fully supported. > > * gcc/g++ now officially included on installation media > > * APT repository fixed > > * first official meta-package: nexenta-gnome > > > > After installation, those who needs GNOME environment, just type: > > > > $ sudo apt-get install nexenta-gnome > > > > Known bugs: > > > > * after fresh install APT caches needs to be re-created: > > > > $ sudo rm /var/lib/apt/* > > $ sudo apt-get update > > -- > > Erast > > Regards, > > Al Hopper Logical Approach Inc, Plano, TX. al at logical-approach.com > Voice: 972.379.2133 Fax: 972.379.2134 Timezone: US CDT > OpenSolaris Governing Board (OGB) Member - Apr 2005 to Mar 2007 > http://www.opensolaris.org/os/community/ogb/ogb_2005-2007/ > _______________________________________________ > zfs-discuss mailing list > zfs-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss >
Erast Benson
2007-Jun-28 15:45 UTC
[zfs-discuss] NexentaCP Beta1-test2 (ZFS/Boot - manual partitioning support)
just use "pkgadd -d" wrapper. it will auto-magically convert SVR4 package to the .deb(s) and install them on the fly. You can also use "pkgrm" to remove them. pkginfo wrapper is also available. On Thu, 2007-06-28 at 16:38 +0200, Selim Daoud wrote:> superbe job...synaptic package manager is really impressive > is there a way to transform Sun package to a synaptic package? > > selim > > On 6/22/07, Al Hopper <al at logical-approach.com> wrote: > > On Fri, 22 Jun 2007, Erast Benson wrote: > > > > > New unstable ISO of NexentaCP (Core Platform) available. > > > > > > http://www.gnusolaris.org/unstable-iso/ncp_beta1-test2-b67_i386.iso > > > > Also available at: > > > > http://www.genunix.org/distributions/gnusolaris/index.html > > > > > Changes: > > > > > > * ON B67 based > > > * ZFS/Boot manual partitioning support implemented (in addition to > > > auto-partitioning). Both, Wizard and FDisk types fully supported. > > > * gcc/g++ now officially included on installation media > > > * APT repository fixed > > > * first official meta-package: nexenta-gnome > > > > > > After installation, those who needs GNOME environment, just type: > > > > > > $ sudo apt-get install nexenta-gnome > > > > > > Known bugs: > > > > > > * after fresh install APT caches needs to be re-created: > > > > > > $ sudo rm /var/lib/apt/* > > > $ sudo apt-get update > > > -- > > > Erast > > > > Regards, > > > > Al Hopper Logical Approach Inc, Plano, TX. al at logical-approach.com > > Voice: 972.379.2133 Fax: 972.379.2134 Timezone: US CDT > > OpenSolaris Governing Board (OGB) Member - Apr 2005 to Mar 2007 > > http://www.opensolaris.org/os/community/ogb/ogb_2005-2007/ > > _______________________________________________ > > zfs-discuss mailing list > > zfs-discuss at opensolaris.org > > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss > > >-- Erast