From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14969 invoked by uid 1002); 10 Jun 2003 20:30:42 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 15297 invoked from network); 10 Jun 2003 20:30:41 -0000 From: =?iso-8859-1?q?Fran=E7ois=20Dupoux?= To: gentoo-dev@gentoo.org Date: Tue, 10 Jun 2003 22:31:37 +0000 User-Agent: KMail/1.5.2 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200306102231.37276.fdnews_gentoo@partimage.org> Subject: Re: [gentoo-dev] Gentoo Based Rescue CD X-Archives-Salt: 5475618d-5608-4da3-bdaa-3f7866703c31 X-Archives-Hash: 1cd365ce046a8137b616cc8715cede4c Hi, I am very interested by your message. IMHO, The official gentoo livecd is already one of the most interesting rescue cd. We have parted, partimage... But vim is missing. One very important point: QtParted is a Qt graphical user interface for GNU Parted. It uses parted, and other tools, such as mkfs.jfs, ... It aims to replace Partition Magic. There is no ebuild for the moment, but a bug is open: http://bugs.gentoo.org/show_bug.cgi?id=18714 I am porting QtParted to autoconf/automake, in order to make it easy to use in gentoo, qnd it needs a better quality build system. The current unstable version works well with automake/autoconf, and the next stable release will use it. I will now contribute to the source of QtParted. QtParted don't use KDE. Then we can compile QtParted for Qt-embedded (./configure --enable-embedded). This would allow to use QtParted without XFree86, in the console with the FrameBuffer. Then, we would have a free PartitionMagic clone on the gentoo bootable CD... IMHO, having an EASY partition tool under Linux, with a easy to use Bootable CD (no need to configure mouse and keyboard by hand) is very important. I did not tested it, because QtParted needs Qt-3.1, and the latest version of QtEmbedded in gentoo is Qt-3.0.5. We need to update the ebuild of Qt. But I made another Qt project (PartGui), which worked with QtEmbedded. Then I know it is possible. If other people are interested in this project, you can join. We will progress faster together. What we can need: - write ebuild for qtparted, and Qt-embedded-3.1 - join to the QtParted project (if you know C++ and CVS) - ... regards On Monday 09 June 2003 22:19, Sean P. Kane wrote: > Has anyone made or considered making a bootable Gentoo Based Rescue CD > (based on the LiveCD and Install CD work)? I think this could be a great > idea and would actually like to give it a try, but I don't want to > duplicate work and would love the input of others if they are > interested. > > I haven't thought through this all the way yet, but some of the things > that I think would make this truly powerful would include: > > a kernel compiled with emergency situations in mind (i.e. write support > for NTFS, even if it isn't super stable) (maybe even a few compiled > kernels selectable at boot, if need be. > > With portage you should be able to setup a nice sized ramdisk that would > allow people to even emerge tools they might need that aren't on the > disk for their rescue operation. > > Gentoo offers a very modern (cutting-edge) dist which means that it has > the most useful tools for most situations. > > Etc...... > > Any input regarding other attempts or general input would be > appreciated. > > Thanks, > Sean -- gentoo-dev@gentoo.org mailing list