You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(13) |
Jul
(56) |
Aug
(40) |
Sep
(10) |
Oct
(17) |
Nov
(6) |
Dec
(30) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(33) |
Feb
(24) |
Mar
(4) |
Apr
(11) |
May
(34) |
Jun
(7) |
Jul
(5) |
Aug
|
Sep
(8) |
Oct
(9) |
Nov
(10) |
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
(10) |
May
(5) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(5) |
Nov
(4) |
Dec
(4) |
2009 |
Jan
(6) |
Feb
(3) |
Mar
|
Apr
(4) |
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
(1) |
Mar
|
Apr
(2) |
May
(4) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(5) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
(2) |
Nov
|
Dec
|
2015 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
|
From: Ed A. <ed....@gm...> - 2015-11-02 03:39:35
|
I am using UCK to customize xubuntu-14.04.1-desktop-amd64.iso and it works great, except the remastered ISO is not UEFI-bootable. How can I add UEFI boot support to the remastered ISO? Thanks and best regards, Ed |
From: wanze <a35...@gm...> - 2013-10-15 23:33:38
|
hi inthe uck customization console which command i can input for the customization ? |
From: wanze <a35...@gm...> - 2013-10-15 14:06:16
|
in the mid-diy term poped the console , install or purge some software it's works , but modify the <http://sources.list/>/etc/apt/sources.list and to apt-get update and upgrade . the console show it do the work , but when i install the system , it is still need to upgrade and it is still need upgrade the language-pack and i found the sources.list modification is lost. i donot know how to do next , and cannot google to the solution . very appreciate your help .:-) |
From: Andreas S. <lin...@we...> - 2013-08-10 13:05:50
|
Hello - myself again Am Samstag, 10. August 2013, 14:07:14 schrieb Andreas Schott: > sudo uck-remaster-finalize-alternate <my_key_id> > > i get one error depending the ubuntu-keyring-package which is not > customized, so my key is not included. Fixed this error by deleting one of the two uids concerning to this key Next try: Remastering the lubuntu-alternate - perhaps it is a server-iso-problem... Same procdure, same error The error depends on the ubuntu-keyring-package. Looking in the generated deb, i found my mailadresse in the ubuntu-archive- keyring-file - so i think it was added correctly Building an iso i get the same error Building the iso when deleting deb and udeb in pool/main/u/ubuntu-keyring/ the error doesn't come - of course later the error, that the keyring-package is not installed. I think there is something wrong with the package or some or one signed files - even i doesn't have the knowledge to solve this problem. Do you have some further informations to bring my nearer to a solution? regards Andy |
From: Andreas S. <lin...@we...> - 2013-08-10 12:07:23
|
Hello I am using uck in version 2.4.6 with Ubuntu Raring Trying to customize the 13.04-Server-Iso with sudo uck-remaster-finalize-alternate <my_key_id> i get one error depending the ubuntu-keyring-package which is not customized, so my key is not included. So i loaded the source, added my key to the keyring-file an build new ubuntu- keyring.deb and *.udeb copying to pool/main/u/ubuntu-keyring afterwards. Then the script sudo uck-remaster-finalize-alternate <my_key_id> worked without any error Building an Iso and tested in a VM i got the error drom-detect: Detected CD with 'Ubuntu Server-CD "Raring Ringtail" - Release amd64 (20130423.1)' drom-detect: Detected CD with '' () distribution cdrom-detect: Error reading Release file; unable to determine the distribution Do you have any idea how to fix this, or how to get further informations. I found, that in postinst of cdrom.detect there is a function which does check the Releasefile, which workes properly (in first line the release is found), but i don't know, where the second line comes from. Do you have any idea? Thanks a lot regards Andy |
From: Goncalo P. <gon...@gm...> - 2011-07-27 16:24:17
|
> Last time I looked syslinux/gfxboot were used when booting from the > CD/DVD; Once the system has been installed, grub2/plymouth are used. You stand correct, I was forgetting about syslinux on the livecd. Changing gfxboot_theme then changes both the livecd boot and the "post install" boot? (11.04 shows no text on [livecd] boot on VirtualBox here) > Without a virtual machine a single bug in the web interface is enough to > r00t the hosting machine. Not exactly what you would like to see... Definitely > With uck-flow: Hit the shell button when it's available. Run e.g. xterm > (or some other program with a GUI) - it will pop up on your screen. > > With UCK: select "Manual customization" and when the dialog starts > select terminal - start xterm, synaptic, vlc... I will try this soon, thanks for the tip! I've done a simple change to the gfxboot code at libraries/customization-profiles/localized_cd/customize_iso It's attached as a preliminary patch. Please tell me if there's anything I should change (I can't find any patch submission rules... Should I paste the patch inline or are attachments prefered?) Cheers, Goncalo |
From: Wolf G. <wo...@wo...> - 2011-07-26 17:46:36
|
Am Dienstag, den 26.07.2011, 15:47 +0100 schrieb Goncalo Pinheira: > Thanks for your response, Wolf > > > That particular piece of code has always been a real PITA: gfxboot > > changes in incompatible ways with almost every release late in the > > devolpment cycle and the changes tends to break UCK badly. I have not > > followed the oneric development lately, but I believe there was some > > discussion on getting rid of gfxboot in favor of plymouth or something > > else... > > > As I understand, the gfxboot package is the GRUB logo only, and, since > 9.04, Plymouth is used while booting initrd and root FS... I may be > wrong though, I've only recently begun reading up on those. Last time I looked syslinux/gfxboot were used when booting from the CD/DVD; Once the system has been installed, grub2/plymouth are used. > > There have been efforts in that direction before - not very successful > > AFAIK. If I were to tackle this the first thing I'd probably do is to > > make UCK use virtual machines for the customization - you definitely > > don't want several web users running customizations as root on a > > single system which also is your web server... > > > Thanks for your suggestion. Thus far UCK is yet to break anything on my > machine, but we definitely don't want to ruin a production machine, so > we'll probably do some scripts around VirtualBox or KVM. Without a virtual machine a single bug in the web interface is enough to r00t the hosting machine. Not exactly what you would like to see... > > For an alternative GUI you might want to give uck-flow a spin... > > I'd be interested in your feedback. > > > I've been experimenting with uck-flow in the last two days. It's looks > extremely useful for testing things quickly, so we'll be using it > internally (thanks for your work :) > Our project is supposed to be newbie-proof, so we'll probably base our > work on the uck templates and drop a thin GUI on top, or extend the > original uck GUI, but if we find something that can be improved in > uck-flow in our testing, we'll definitely look into it. > > > Although UCK does not run its on instance of the X server, you can run > > X clients on the system being customized even today. > > > Can you please elaborate on this? > I've tried to do that using Xephyr, and been thus far unsuccessful With uck-flow: Hit the shell button when it's available. Run e.g. xterm (or some other program with a GUI) - it will pop up on your screen. With UCK: select "Manual customization" and when the dialog starts select terminal - start xterm, synaptic, vlc... Cheers, Wolf -- Just when you discovered the meaning of life IT changed. |
From: Goncalo P. <gon...@gm...> - 2011-07-26 14:47:20
|
Thanks for your response, Wolf > That particular piece of code has always been a real PITA: gfxboot > changes in incompatible ways with almost every release late in the > devolpment cycle and the changes tends to break UCK badly. I have not > followed the oneric development lately, but I believe there was some > discussion on getting rid of gfxboot in favor of plymouth or something > else... > As I understand, the gfxboot package is the GRUB logo only, and, since 9.04, Plymouth is used while booting initrd and root FS... I may be wrong though, I've only recently begun reading up on those. > There have been efforts in that direction before - not very successful > AFAIK. If I were to tackle this the first thing I'd probably do is to > make UCK use virtual machines for the customization - you definitely > don't want several web users running customizations as root on a > single system which also is your web server... > Thanks for your suggestion. Thus far UCK is yet to break anything on my machine, but we definitely don't want to ruin a production machine, so we'll probably do some scripts around VirtualBox or KVM. > > For an alternative GUI you might want to give uck-flow a spin... > I'd be interested in your feedback. > I've been experimenting with uck-flow in the last two days. It's looks extremely useful for testing things quickly, so we'll be using it internally (thanks for your work :) Our project is supposed to be newbie-proof, so we'll probably base our work on the uck templates and drop a thin GUI on top, or extend the original uck GUI, but if we find something that can be improved in uck-flow in our testing, we'll definitely look into it. > Although UCK does not run its on instance of the X server, you can run > X clients on the system being customized even today. > Can you please elaborate on this? I've tried to do that using Xephyr, and been thus far unsuccessful Thanks |
From: Wolf G. <wo...@wo...> - 2011-07-24 17:10:39
|
Hi Goncalo, ----- Original message ----- > Hello everyone, > > I'm a developer @ caixamagica.pt (Caixa Magica is a Portuguese Ubuntu > derivative) > For the next two months, I'll be working on a project with objectives > quite like UCK. We decided we'll base our work on UCK, since it has > struck us as really neat piece of code (great job, btw :). On behalf of the team: Thanks for the compliment :-) > You can find > more info (in english) on the project at > http://contribsoft.caixamagica.pt/trac/wiki/cmce > > As it is, UCK doesn't play well with Caixa Magica, so I'll be forking > UCK and change some things around. That's what OSS is all about ;-) > However, I believe it to be in our common interest to make UCK support > Ubuntu derivatives easily. I agree. The reason why this has not been done more often is just lack of resources: Getting it to work once is work and keeping it working while new releases roll in is even more work. > First thing that comes to mind is the hardcoded gfxboot URL for wget > at libraries/customization-profiles/localized_cd/customize_iso : 82 > We'll probably move that to a constant, and maybe add some external > configuration for it That particular piece of code has always been a real PITA: gfxboot changes in incompatible ways with almost every release late in the devolpment cycle and the changes tends to break UCK badly. I have not followed the oneric development lately, but I believe there was some discussion on getting rid of gfxboot in favor of plymouth or something else... > Also, we'll probably be adding some new features, like a web interface There have been efforts in that direction before - not very successful AFAIK. If I were to tackle this the first thing I'd probably do is to make UCK use virtual machines for the customization - you definitely don't want several web users running customizations as root on a single system which also is your web server... For an alternative GUI you might want to give uck-flow a spin... I'd be interested in your feedback. > and allowing the user to change the root image using X (if we find it > possible and not totally a Bad Idea (tm) ). Although UCK does not run its on instance of the X server, you can run X clients on the system being customized even today. > Given this, I'd like to ask the team if you'd be interested in applying > the kind of patches I mentioned, upstream. Yes in principle - let's see what you come up with. > > Thank you for your time Cheers, Wolf |
From: Goncalo P. <gon...@gm...> - 2011-07-22 16:49:56
|
Hello everyone, I'm a developer @ caixamagica.pt (Caixa Magica is a Portuguese Ubuntu derivative) For the next two months, I'll be working on a project with objectives quite like UCK. We decided we'll base our work on UCK, since it has struck us as really neat piece of code (great job, btw :). You can find more info (in english) on the project at http://contribsoft.caixamagica.pt/trac/wiki/cmce As it is, UCK doesn't play well with Caixa Magica, so I'll be forking UCK and change some things around. However, I believe it to be in our common interest to make UCK support Ubuntu derivatives easily. First thing that comes to mind is the hardcoded gfxboot URL for wget at libraries/customization-profiles/localized_cd/customize_iso : 82 We'll probably move that to a constant, and maybe add some external configuration for it Also, we'll probably be adding some new features, like a web interface and allowing the user to change the root image using X (if we find it possible and not totally a Bad Idea (tm) ). Given this, I'd like to ask the team if you'd be interested in applying the kind of patches I mentioned, upstream. Thank you for your time |
From: Fabrizio B. <fab...@cr...> - 2010-05-12 12:42:52
|
> <unknown program name>(12165)/: KUniqueApplication: Cannot find the > D-Bus session server: "Failed to connect to socket > /tmp/dbus-bQYzYKLrh9: Connection refused" actually /tmp/dbus-bQYzYKLrh does not exist... -- Fabrizio Balliano |
From: Fabrizio B. <fab...@cr...> - 2010-05-12 12:36:25
|
> What is the error? actually yesterday the errors were different, anyway: -------------------------------- fabrizio@fabrizio-laptop:~/workspace/uck$ sudo ./uck-remaster-chroot-rootfs Creating apt cache... Creating root home... Mounting /proc Mounting /sys Mounting /dev/pts Mounting /var/run Mounting /tmp Mounting /home/fabrizio/tmp/remaster-root-home Mounting /home/fabrizio/tmp/remaster-apt-cache Copying resolv.conf... Creating DBUS uuid... root@fabrizio-laptop:/# kpackagekit <unknown program name>(12165)/: KUniqueApplication: Cannot find the D-Bus session server: "Failed to connect to socket /tmp/dbus-bQYzYKLrh9: Connection refused" <unknown program name>(12164)/: KUniqueApplication: Pipe closed unexpectedly. root@fabrizio-laptop:/# -------------------------------- bye! -- Fabrizio Balliano |
From: Krzysztof L. <krz...@li...> - 2010-05-12 05:35:12
|
2010/5/11 Fabrizio Balliano <fab...@cr...>: > hello everybody, > when using uck to remaster a kde4 (lucid) ISO and trying to launch a > package manager you get an error, and that's ok because lucid uses > kpackagekit instead of adept, anyway starting kpackagekit results in > some errors and it's not usable. What is the error? -- Krzysztof Lichota |
From: Fabrizio B. <fab...@cr...> - 2010-05-11 16:09:30
|
hello everybody, when using uck to remaster a kde4 (lucid) ISO and trying to launch a package manager you get an error, and that's ok because lucid uses kpackagekit instead of adept, anyway starting kpackagekit results in some errors and it's not usable. is there a trick to make it work? should we start other deamons to allow chrooted graphic processes to work? actually I think that we should avoid poisoning the host system with deamons to make gui software run inside the host, it could lead to damages to the host system. waiting for your opinion. bye! -- Fabrizio Balliano CREALABS SNC Via G. F. Medail, 32 - 10144 Torino - Italy Tel. (+39) 011.094.41.10 - Fax (+39) 178.227.63.81 http://www.crealabs.it - fab...@cr... |
From: Wolf G. <wo...@wo...> - 2010-04-28 15:29:54
|
Am Mittwoch, den 28.04.2010, 10:08 -0400 schrieb k w: > Greetings! I've run through the UCK tool and it's a nice piece of > software. I have a few questions for the experts on this list. > > 1. What is the best source of documentation available? (didn't see > much on SF or in SVN) Unfortunately there is not that much documentation. The best source currently is SVN (look at the README there), the man pages and - this being open software - the source. If you found UCK on SF directly: there is some more information on https://launchpad.net/uck. We have a somewhat special setup that the source is maintained in SF, but the project's home is Launchpad. > 2. Can I configure the .iso's synaptic package manager to > read/install from online sources? (is it possible to configure > its /etc/network/interfaces ?) If you read the README from SVN, you will see, that this is not how UCK works: UCK uses the hosting system (i.e. the system UCK runs on) for network access - so accessing the network is "free" for the system being customized during customization. For running the system customized: Feel free to put whatever you think is necessary into the customized system. Be warned, though, that because you are customizing a system essentially designed to interactively run from a compressed read-only file system (which then can possibly be installed onto some read/write device) changes you make to the live system might not be reflected as you intended on the system, especially when installed. I would recommend that you read up on the ubuntu/debian install mechanism (ubiquity and preseeding) to better understand how this happens. > 3. Can I mount the .iso with VMPlayer (or other) and "watch" as I > install packages? Nope. The way UCK works (essentially taken from the README in SVN) roughly is: source-iso => unpack-iso -> unpack-root -> customize -> pack-root -> pack-iso => customized-iso. So there is no ISO to watch. You can observe changes done in the customization step by watching ~/tmp/customize-root change or by looking at the logfile generated or by running some commands interactively from the terminal offered during customization. > Any help is appreciated. Thanks. > ------------------------------------------------------------------------------ > _______________________________________________ > Uck-devel mailing list > Uck...@li... > https://lists.sourceforge.net/lists/listinfo/uck-devel Probably a better place to ask these questions would be https://answers.launchpad.net/uck The uck-devel list is meant for developers of UCK discussing design/code changes a.s.o. Cheers, Wolf -- Just when you discovered the meaning of life IT changed. |
From: k w <kr...@gm...> - 2010-04-28 14:09:08
|
Greetings! I've run through the UCK tool and it's a nice piece of software. I have a few questions for the experts on this list. 1. What is the best source of documentation available? (didn't see much on SF or in SVN) 2. Can I configure the .iso's synaptic package manager to read/install from online sources? (is it possible to configure its /etc/network/interfaces ?) 3. Can I mount the .iso with VMPlayer (or other) and "watch" as I install packages? Any help is appreciated. Thanks. |
From: Wolf G. <wo...@wo...> - 2010-02-03 10:53:39
|
Hi all, I've been actively working with UCK now for a little over one month and I appreciate all the work that has gone into creating the toolset - thanks to all of you! I encountered two issues, though, that IMHO make UCK a little harder to handle than it should be: - Configuration information is split up in files in customizaion-scripts and there is very little documentation as to what the many flag files do. Also they are frequently used to pass parameters from one customization step to the next - kind of an "undercover" argument passing. - With the existing GUI it is impossible to automate the sequencing of actions - it's either all or nothing. Although the command line interface allows the restart of single steps, running a fully automated customization or restarting customization at some point requires additional efforts. After a little off-line discussion with Fabrizio, I've written a python-gtk frontend to UCK that addresses these two issues: It allows collection of parameters in a single project file and allows processing to be restarted at any point in the customization sequence. I'd very much appreciate your thoughts/feedback on this work, which you can currently download from my home page at: http://www.womaro.ch/UckFlow-0.1.tar.gz md5sum: dc39811a1e6671ce3c1ecb529f48b18f The archive contains the complete source code and a python setup.py script to install uckFlow version 0.1, a working (albeit not fully complete) prototype. Looking forward to your comments & regards, Wolf |
From: Fabrizio B. <fab...@cr...> - 2009-05-03 00:08:04
|
se sono gli stessi che ti ho mandato io direi che dovrebbe essere tutto a posto ciaooo On Sat, May 2, 2009 at 22:00, Alessio Treglia <qua...@ub...> wrote: > Uploading to ubuntu (via ftp to upload.ubuntu.com): > Uploading uck_2.0.9-0ubuntu1.dsc: done. > Uploading uck_2.0.9.orig.tar.gz: done. > Uploading uck_2.0.9-0ubuntu1.diff.gz: done. > Uploading uck_2.0.9-0ubuntu1_source.changes: done. > Successfully uploaded packages. > Not running dinstall. > > Uploaded, please test. > > > -- > Alessio Treglia <qua...@ub...> > Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com > 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 > > ------------------------------------------------------------------------------ > Register Now & Save for Velocity, the Web Performance & Operations > Conference from O'Reilly Media. Velocity features a full day of > expert-led, hands-on workshops and two days of sessions from industry > leaders in dedicated Performance & Operations tracks. Use code vel09scf > and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf > _______________________________________________ > Uck-devel mailing list > Uck...@li... > https://lists.sourceforge.net/lists/listinfo/uck-devel > |
From: Alessio T. <qua...@ub...> - 2009-05-02 20:00:43
|
Uploading to ubuntu (via ftp to upload.ubuntu.com): Uploading uck_2.0.9-0ubuntu1.dsc: done. Uploading uck_2.0.9.orig.tar.gz: done. Uploading uck_2.0.9-0ubuntu1.diff.gz: done. Uploading uck_2.0.9-0ubuntu1_source.changes: done. Successfully uploaded packages. Not running dinstall. Uploaded, please test. -- Alessio Treglia <qua...@ub...> Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 |
From: Fabrizio B. <fab...@cr...> - 2009-04-30 14:04:39
|
actually the right way to generate a release is the checkout the svn and call the build.sh script, if you look at it you'll find it quite easy but working. -- Fabrizio Balliano CREALABS SNC Via G. F. Medail, 32 - 10144 Torino - Italy Tel. (+39) 011.094.41.10 - Fax (+39) 178.227.63.81 http://www.crealabs.it - fab...@cr... |
From: Fabrizio B. <fab...@cr...> - 2009-04-30 14:01:50
|
> Hi guys, I'll upload it as soon as possible. please just do a checkout of the uck svn and use the debian dir you'll find in it, it's your previous dir plus some modifications but I need you not to overwrite it. bye! -- Fabrizio Balliano CREALABS SNC Via G. F. Medail, 32 - 10144 Torino - Italy Tel. (+39) 011.094.41.10 - Fax (+39) 178.227.63.81 http://www.crealabs.it - fab...@cr... |
From: Alessio T. <qua...@ub...> - 2009-04-30 13:25:37
|
Hi guys, I'll upload it as soon as possible. Cheers. -- Alessio Treglia <qua...@ub...> Ubuntu MOTU Developer | Homepage: http://www.alessiotreglia.com 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 |
From: Fabrizio B. <fab...@cr...> - 2009-04-30 12:37:17
|
Hello everybody, I think we're ready for a new release, a lot of work has been done. I used the new SVN version to generate our Ubuntu Italian Remix and it solves a lot of problems working smoothly. Alessio, I also updated the debian dir with a new dependency and this dir has to be used to generate the deb package (I can generate it for you in a moment). Waiting for feedbacks. bye! -- Fabrizio Balliano CREALABS SNC Via G. F. Medail, 32 - 10144 Torino - Italy Tel. (+39) 011.094.41.10 - Fax (+39) 178.227.63.81 http://www.crealabs.it - fab...@cr... |
From: Fabrizio B. <fab...@cr...> - 2009-02-04 22:42:23
|
> Fabrizio, the original tarball should be gzipped with maximum > compression ratio, could you fix this? (I think you could add just an > option to the tar command in build.sh) build script fixed and new source tarball uploaded to SF bye! -- Fabrizio Balliano CREALABS SNC Via G. F. Medail, 32 - 10144 Torino - Italy Tel. (+39) 011.094.41.10 - Fax (+39) 178.227.63.81 http://www.crealabs.it - fab...@cr... |
From: Alessio T. <qua...@ub...> - 2009-02-04 22:19:05
|
On Wed, Feb 4, 2009 at 3:52 PM, Fabrizio Balliano <fab...@cr...> wrote: > hi everybbody, just to speed up the fix of the ugly but with the 2.0.7 > package (binaries were not found) i pushed out a new release today, > the deb package is also out, Alesso, I think you could just regenerate > it and upload to REVU withount having to change anything (hoping) > I will open a bug to request the update (now REVU is unnecessary at all). Fabrizio, the original tarball should be gzipped with maximum compression ratio, could you fix this? (I think you could add just an option to the tar command in build.sh) Thanks! -- Alessio Treglia <qua...@ub...> Homepage: http://www.alessiotreglia.com, IRC: quadrispro, Skype: quadrispro 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0 |