Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Other Things Gentoo
  • Search

sys-apps/baselayout-2 alpha1 released

Still need help with Gentoo, and your question doesn't fit in the above forums? Here is your last bastion of hope.
Post Reply
Advanced search
18 posts • Page 1 of 1
Author
Message
Insanity5902
Veteran
Veteran
User avatar
Posts: 1228
Joined: Fri Jan 23, 2004 3:32 pm
Location: Fort Worth, Texas

sys-apps/baselayout-2 alpha1 released

  • Quote

Post by Insanity5902 » Wed Apr 11, 2007 2:28 pm

Read the announcement over at http://planet.gentoo.org/

Here is a snippet
Just after it went into portage, vapier twisted my arm into changing from GNU style C to LKML style C. I didn't really have a preference, so it's been changed. So if you do cut a patch for us, please base it on our svn repo! Eye-wink
And now the changelong

I might spend this afternoon / evening moving it it, or I might wait until it hits beta ... I haven't decided yet :)
Join the adopt an unanswered post initiative today
Top
Insanity5902
Veteran
Veteran
User avatar
Posts: 1228
Joined: Fri Jan 23, 2004 3:32 pm
Location: Fort Worth, Texas

  • Quote

Post by Insanity5902 » Sat Apr 21, 2007 7:03 pm

Well I finally got around to trying it out, and it works nicely, not sure if the system boots up any faster as i didn't run any benchmarks before hand, but it does seem to get to a prompt a little faster.

I had 3 problems

1) the xdm init.d script required an upgrade to the ~ version of xinit (1.03-r3)
2) slpd -- needed for bluetooth, doesn't start ... I haven't looked into it b/c I don't use bluetooth a log, I could acutally problably take it out of my default startup
3) I get some thing about dm-script.??.sh is not found. I don't se dm-crypt so this isn't an issue, and I haven't looked into it any further. EDIT: found this [bug=174424]bug 174424[/bug]

I just installed it maybe 5 mintues ago and have rebooted a few times, and everything seems good.
Join the adopt an unanswered post initiative today
Top
kostja
Apprentice
Apprentice
User avatar
Posts: 261
Joined: Tue May 25, 2004 3:01 pm
Location: D, 69239 Neckarsteinach
Contact:
Contact kostja
Website

  • Quote

Post by kostja » Fri May 04, 2007 3:13 pm

Hi!

Tried it out and switched back to 1.12.9.
Had problems with route and modules in /etc/modules.autoload.d/kernel-2.6 didn't load.

Kind regards
Konstantin
Registered Linux User #356484
Top
loki_val
Retired Dev
Retired Dev
Posts: 418
Joined: Mon Nov 13, 2006 11:03 am
Location: Denmark

  • Quote

Post by loki_val » Sun May 06, 2007 11:51 am

kostja wrote:modules in /etc/modules.autoload.d/kernel-2.6 didn't load.
This is fixed in alpha2
Top
sternklang
Veteran
Veteran
User avatar
Posts: 1641
Joined: Sat Sep 10, 2005 1:22 pm
Location: Somewhere in time and space

  • Quote

Post by sternklang » Sun May 06, 2007 4:20 pm

alpha2 has other problems -- if you are running anything device-mapper related (lvm, dm-crypt, dmraid) alpha2 will break it. Apparently the baselayout devs now require new initscripts to handle device-mapper filesystems with alpha2. Test versions of some of these initscripts have been posted -- search bugzilla for baselayout if you are having device-mapper problems.
Top
Paapaa
l33t
l33t
User avatar
Posts: 955
Joined: Sun Aug 14, 2005 8:45 am
Location: Finland

  • Quote

Post by Paapaa » Sun May 06, 2007 4:57 pm

How stable alpha2 is in a very simple amd64 setup? I don't use LVM, Raid, or anything "out of orninary".
Top
Insanity5902
Veteran
Veteran
User avatar
Posts: 1228
Joined: Fri Jan 23, 2004 3:32 pm
Location: Fort Worth, Texas

  • Quote

Post by Insanity5902 » Sun May 06, 2007 5:07 pm

I am using on a amd64 keyworded system, and it works great, no problems, and the init process is a bit faster.

I had a few problems with alpha1 that I had to fix manually, but it seems all of those were fixed in alpha2

I still get an error message about dm-scrypt... something and about spdp dying, Not sure what the first one is about, but the second one is my bluetooth which I want to remove from init anyways b/c I barely use it.
Join the adopt an unanswered post initiative today
Top
pca
n00b
n00b
Posts: 17
Joined: Wed Aug 30, 2006 10:42 am
Location: Hörbranz / Austria

  • Quote

Post by pca » Mon May 07, 2007 7:57 pm

I'm running ~x86 and it seems like my networking scripts have vanished. Not really a problem, since dhclient eth0 brings it up, but a bit annoying as ntpdate can no longer sync.

EDIT: I'm using alpha2.
Top
Insanity5902
Veteran
Veteran
User avatar
Posts: 1228
Joined: Fri Jan 23, 2004 3:32 pm
Location: Fort Worth, Texas

  • Quote

Post by Insanity5902 » Tue May 08, 2007 2:33 am

if net.eth0 isn't inside, /etc/init.d/ just do a symlink to net.lo and see if that fixes it. You might have to edit /etc/conf.d/net to have it use your flavor or dhcp client.
Join the adopt an unanswered post initiative today
Top
UberLord
Retired Dev
Retired Dev
User avatar
Posts: 6838
Joined: Thu Sep 18, 2003 10:26 am
Location: Blighty
Contact:
Contact UberLord
Website

  • Quote

Post by UberLord » Wed May 16, 2007 12:44 pm

Yeah, we no longer ship net.eth0 because eth0 may or may not exist. lo always exists in linux :)
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
Top
Belliash
Advocate
Advocate
User avatar
Posts: 2503
Joined: Wed Nov 24, 2004 1:39 pm
Location: Wroclaw, Poland
Contact:
Contact Belliash
Website

  • Quote

Post by Belliash » Thu Aug 09, 2007 9:25 am

latest RC fails on checkroot (reiser4)... :(
Asio Software Technologies
Belliash IT Weblog
Top
CrimsonKing
n00b
n00b
Posts: 12
Joined: Fri Feb 24, 2006 3:33 am

  • Quote

Post by CrimsonKing » Sun Aug 12, 2007 4:38 am

I'm also experiencing the failure on checkroot with reiser4.
It segfaults if I run it from the shell, but I sure can't tell why.
Seems to return okay, and everything runs okay... just segfaults anyway.
Top
Dirk.R.Gently
Guru
Guru
User avatar
Posts: 546
Joined: Mon Jan 29, 2007 1:56 am
Location: Titan
Contact:
Contact Dirk.R.Gently
Website

  • Quote

Post by Dirk.R.Gently » Fri Aug 17, 2007 7:49 pm

The Gentoo Newsletter remarks that baselayout-2 has been moved to ~, and that some new init-scripts will need to be put into the run-level, but it fails to mention just what scripts those are. What scripts are those and where can I get more information?
• Helpful Linux Tidbits
Top
dolbyn
n00b
n00b
Posts: 4
Joined: Sat Aug 18, 2007 10:39 am

Problem with parellel boot inside qemu-system-arm

  • Quote

Post by dolbyn » Sun Aug 19, 2007 7:44 pm

I tried this on a arm system I am slowly working on inside inside qemu-system-boot with the root file system mounted on an nfs share. The hardware clock emulation in qemu is broken so the clock is set to 1st January 1970 until i run ntp-client

good news it works nice and fast - so i tried to be clever and enable parallel booting and then i ran into a problem - see screenshot at...

http://www.imagedump.com/index.cgi?pick=get&tp=512633

...where various services failed ot load deptree. When i turn of fthe parallel running it seems to work ok - thought it does seem to print caching service dependancies a great deal - i would expecte it to cache dependancies maybe just once and then only if they changed...

My instinct is that its trying to save the dependancy info and failing, and that while this is being handeled gracefully in the serial flow ( it just recreates the data ) , that its failing in the parallel flow.

If that theory is right do i need to emerge a new module or create a directory ? and if that theory is wrong does anyone have any suggestions?
Top
skally
n00b
n00b
User avatar
Posts: 33
Joined: Tue Mar 16, 2004 8:45 am

  • Quote

Post by skally » Fri Aug 24, 2007 9:52 am

Hmm, I may want to try baselayout-2, too, but...

1. Why does it depend on MAKEDEV?

2. Are the 'major ebuild and installation changes' that my package.mask talks about still ongoing?
-- skally
Top
JohnN
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Tue Jul 05, 2005 12:50 pm
Location: Claremont, CA

device-mapper init script

  • Quote

Post by JohnN » Sat Sep 01, 2007 2:22 am

So, if baselayout 2 is alpha, why does the latest device-mapper install an init.d/ script that says it's just for baselayout 2?? What do I do now?
Top
JohnN
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Tue Jul 05, 2005 12:50 pm
Location: Claremont, CA

i get it....

  • Quote

Post by JohnN » Sat Sep 01, 2007 2:27 am

I think I get. device-mapper starts automatically in baselayout 1. Right?
Top
mwoodiupui
n00b
n00b
User avatar
Posts: 50
Joined: Wed Oct 13, 2004 9:46 pm
Location: Indianapolis, IN, USA

Re: device-mapper init script

  • Quote

Post by mwoodiupui » Thu Oct 11, 2007 6:52 pm

JohnN wrote:So, if baselayout 2 is alpha, why does the latest device-mapper install an init.d/ script that says it's just for baselayout 2?? What do I do now?
Ignore it until baselayout-2 is unleashed, I guess. I just ran into this one today. The system boots and runs anyway. It's unfortunate that the ebuild tells you to add the script to startup without checking whether it makes sense to do so. I guess a little noise was thought better than leaving a timebomb on lots of systems waiting to go off when baselayout-2 happens.

What gripes me most about this one is that the only reason I fiddled with device-mapper is that it was somehow blocking a udev update, which then informed me (after installing) that it wouldn't run on my kernel version. Ho, hum, build a newer kernel, cross fingers and hope that the scheduled reboot of this production system will not conk, then get nervous and back out the udev update so I'm only changing one thing at a time....
Top
Post Reply

18 posts • Page 1 of 1

Return to “Other Things Gentoo”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic