Re: Re: RFS: grub-customizer

2011-04-27 Thread Daniel Richter
On 04/27/2011 10:53 +0800 AM, Thomas Goirand wrote:
 Just an advice. Don't just hope. Test it with:
 
 uscan --report --verbose

Thank you. Using watchfiles for launchpad doesn't seem to be as easy as
for other download sites ;-)

But now I found a solution and uploaded to mentors.

Thanks,
Daniel


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1303883766.3795.9.camel@daniel-laptop



Re: RFS: grub-customizer

2011-04-26 Thread Sven Hoexter
On Mon, Mar 28, 2011 at 08:30:05PM +0200, Daniel Richter wrote:

Hey,
I've been asked some time ago to take a look at this package. I'm still
not sure if I'd really like to sponsor it. I'm not sure how exactly we
handle software which edits rather vital configuration files and I did not
even test it yet.


 I am looking for a sponsor for my package grub-customizer.
 
 * Package name: grub-customizer
   Version : 2.1.2

I started to look at the 2.1.2-3 on mentors.d.n, I hope that's more or less
your recent build.

* There's a debian/patches/debian-changes-2.1-1 in the package which looks
  a bit scarry with all those XML in it. Looks like mostly Eclipse meta
  data except for grub-customizer-2.1/src/config.h.
  Ideally get rid of it. IMHO the .project directory shouldn't be part of
  the upstream release.

* Why urgency=medium? There's no reason for it.

* You should be safe with a debhelper compat level 8.

* There's a spurious debhelper.log, just delete it.

* The last number in the standards-version can be omitted, should be now
  3.9.2. Please read the upgrade-checklist when updating.

* I currently don't see a reason why you depend on 'menu' but maybe I've
  missed something.

* The watch file doesn't work.

* Since there are copyright notes for the translations, please note them
  in debian/copyright.

* Please avoid the direct linking where possible, usually some LDFLAGS
  should be enough. (see the dpkg-shlibdeps warnings at the end of the build)

* If this tool is only compatible with grub2 maybe the .desktop file
  should talk about grub2 instead of grub? (I've no idea about the
  official terminology used by the grub devs)

HTH,
Sven
-- 
And I don't know much, but I do know this:
With a golden heart comes a rebel fist.
 [ Streetlight Manifesto - Here's To Life ]


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110426131644.GA20370@marvin



Re: RFS: grub-customizer

2011-04-26 Thread Daniel Richter
Hi Sven,

Am Dienstag, den 26.04.2011, 15:16 +0200 schrieb Sven Hoexter: 
 On Mon, Mar 28, 2011 at 08:30:05PM +0200, Daniel Richter wrote:
 I've been asked some time ago to take a look at this package. I'm still
 not sure if I'd really like to sponsor it. I'm not sure how exactly we
 handle software which edits rather vital configuration files

Hmm… there's already a package called startupmanager in the
repository, which also edits some grub configuration files…

 * There's a debian/patches/debian-changes-2.1-1 in the package which looks
   a bit scarry with all those XML in it. Looks like mostly Eclipse meta
   data except for grub-customizer-2.1/src/config.h.
   Ideally get rid of it. IMHO the .project directory shouldn't be part of
   the upstream release.

Oh, you're right. I already removed the eclipse files on the base
directory… but forgot this one :-(

 * Why urgency=medium? There's no reason for it.

Oops, this may been medium because of the PPA I provide - there's a
longer history ;-)

 * You should be safe with a debhelper compat level 8.

I did so, but now the lintian installed on mentors, warns me because of
this :-/

 * There's a spurious debhelper.log, just delete it.

done

 * The last number in the standards-version can be omitted, should be now
   3.9.2. Please read the upgrade-checklist when updating.

done

 * I currently don't see a reason why you depend on 'menu' but maybe I've
   missed something.

menu provides the su-to-root command.
I need it to place an entry into the menu which runs this application as
superuser without depending on gksu or similar… a recommendation of
lintian.

 * The watch file doesn't work.

Oops, there's still 2.0. I changed it to 2.1 now. Hope it works…

 * Since there are copyright notes for the translations, please note them
   in debian/copyright.

Ok, I added these lines:

Files: translations/*
Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010
License: GPL-3+

 * Please avoid the direct linking where possible, usually some LDFLAGS
   should be enough. (see the dpkg-shlibdeps warnings at the end of the build)

This depends on gtkmm. I'm using pkg-config --libs gtkmm-2.4`. Do you
think I shouldn't use this command? I also search on the Internet and
found such a question inside a forum - Answer (similar): ignore it

 * If this tool is only compatible with grub2 maybe the .desktop file
   should talk about grub2 instead of grub? (I've no idea about the
   official terminology used by the grub devs)

You mean the description? Hmm, you're right. I should change this.

Thanks,
Daniel 


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1303842706.2143.66.camel@daniel-laptop



Re: RFS: grub-customizer

2011-04-26 Thread Thomas Goirand
On 04/27/2011 02:31 AM, Daniel Richter wrote:
 * The watch file doesn't work.
 
 Oops, there's still 2.0. I changed it to 2.1 now. Hope it works…
   
Just an advice. Don't just hope. Test it with:

uscan --report --verbose

Thomas


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4db7852a.3080...@debian.org



Re: RFS: grub-customizer

2010-12-09 Thread أحمد المحمودي
On Thu, Dec 09, 2010 at 09:47:20AM +0800, Paul Wise wrote:
 Also, what is BURG?
---end quoted text---

http://code.google.com/p/burg/

burg is a brand-new boot loader based on GRUB. It uses a new object
format which allows it to be built in a wider range of OS, including
Linux/Windows/OSX/Solaris/FreeBSD, etc. It also has a highly
configurable menu system which works in both text and graphic mode.


-- 
 ‎أحمد المحمودي (Ahmed El-Mahmoudy)
  Digital design engineer
 GPG KeyID: 0xEDDDA1B7
 GPG Fingerprint: 8206 A196 2084 7E6D 0DF8  B176 BC19 6A94 EDDD A1B7


signature.asc
Description: Digital signature


Re: Re: RFS: grub-customizer

2010-12-09 Thread Daniel Richter

Hi,

Paul Wise wrote:

 How does it handle the situation where a user customises their grub
 config and then upgrades grub (which runs update-grub)?


The list configuration functionality does its job by modifying the scripts
at /etc/grub.d (it adds an output filter which does the renaming, removing etc
- if required).
The settings manager simply edits the /etc/default/grub script.
After that it simply executes update-grub.

If you want to read a more detailled information how it's working take a look at
this page: https://answers.launchpad.net/grub-customizer/+faq/1355


 Also, what is BURG?


BURG is an grub2 alternative which provides a similar configuration backend -
so it was quite easy to support this bootloader too.

bye,
Daniel


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4d00f5fb.4000...@web.de



Re: Re: RFS: grub-customizer

2010-12-09 Thread Paul Wise
On Thu, Dec 9, 2010 at 11:30 PM, Daniel Richter
danielrichter2...@web.de wrote:

  Also, what is BURG?

 BURG is an grub2 alternative which provides a similar configuration backend

Hmmm, I wonder why they felt the need to fork grub.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


--
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikhgxpdjaja2=gbs0cprhyitn6ckz_jm72sr...@mail.gmail.com



Re: Re: Re: RFS: grub-customizer

2010-12-09 Thread Daniel Richter
On Fri, 10 Dec 2010 09:45:52 +0800, Paul Wise wrote:
 On Thu, Dec 9, 2010 at 11:30 PM, Daniel Richter wrote:
 BURG is an grub2 alternative which provides a similar configuration
backend

 Hmmm, I wonder why they felt the need to fork grub.

You'll find some information on this page:
http://www.omgubuntu.co.uk/2010/11/grub2-gfxmenu-theming-guide/

bye,
Daniel


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/1291963361.2302.22.ca...@daniel-laptop



Re: RFS: grub-customizer

2010-12-08 Thread Paul Wise
On Thu, Dec 9, 2010 at 1:43 AM, Daniel Richter danielrichter2...@web.de wrote:

 I am looking for a sponsor for my package grub-customizer.
...
 grub-customizer - Grub Customizer - A graphical Grub2/BURG configuration
 application

How does it handle the situation where a user customises their grub
config and then upgrades grub (which runs update-grub)?

Also, what is BURG?

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/aanlktikzee=5bs_9ie1+g++ookk7qh0qnt5texax8...@mail.gmail.com