133900+ entries in 0.198s

phf: asciilifeform:
tbl is venerable, part of grey beard
tools,
that nobody uses, like eqn or pic
trinque: no idear, I haven't gotten it
to work.
trinque: and you're going
to have
to rebuild @world after 5 -> 4
trinque: aha, I had
to build 5.x, gcc-config
to switch
to 5,
then build 4.
trinque: asciilifeform: I referred
to
the stairstep down
to get gcc 4 earlier.
phf: i wonder if we're just witnessing some sort of criticality point, where everything is starting
to rapidly deteriorate under
the weight of maggot work
phf: well, now comes
the hard part :)
trinque: still helps narrow
the "what might be interesting" a bit
trinque: mhm, I don't
think
the menuconfig step can be avoided for a serious kernel.
a111: Logged on 2015-03-24 21:14
trinque: danielpbarron: you can use localmodconfig for
that
a111: Logged on 2017-05-11 18:02
trinque: could build all video related modules,
then reboot, modprobe
them all, cd /usr/src/linux && make localyesconfig/localmodconfig
a111: Logged on 2017-05-11 17:43 asciilifeform:
trinque: i'm particularly curious re how you
trimmed modules. many crapolade modules don't give any obvious indication
that
they are useless,
there is no mechanism for generating a list of 'THESE we actually need, because of
the installed iron, and
these -- not'
phf: my concern is post-trump
their going
to churn out stuff like dunkirk, men films about men bonding for men
that are menly
mircea_popescu: i mean...
they played house since
they were 5yo and mom bought
them a cubic metre of plastic, HOW HARD COULD MOVIES BE
mircea_popescu: it's
this very fucking
thick vein of ustardian dumb, with "strong" women of a very peculiar chimp-like sort, and
token "men". i suspect
the whole
thing is a continuation into a
thin pretense of adulthood of some idiot girls' ken-and-barbie pubescent fantasies.
mircea_popescu: in other isadumba heathcote highlights, "Christian and Ana decide
to rekindle
their relationship, except
this
time
there are no more rules or punishments."
mircea_popescu: i was not inb
the slightest appointed. i knew going in it's gonna be CGI-for-TV. with a cast of idiots...
phf: i had a similar reaction
to dark shadows, what a disappointment.
mircea_popescu: oh, and
the ATROCIOUS "computer enhanced" female actors. jesus god really,
that untalented hack heathcote not only missed her only life's calling (which doubtlessly is playing
the WAG for some retarded athletic
team from aussieland) but actually looks like a whole filing cabinet's worth of anime fell on her ?
mircea_popescu: 10 minutes in, it's like "welcome
to real la housewives VII"
hanbot: i
think
that was some burton
thing..."dark shadows"?
hanbot: iirc he objected
to
the lack of
trees in
the landscape and said something about
there not being any film for old men either and
turned it off. but i could be misremembering...
danielpbarron: have you done a review of "no country for old men" yet? would very much like
to read
that
danielpbarron: no idea what you mean
there. i guess
the only depp movie i saw was fear and loathing
mircea_popescu: it's not
the usual "here's four dumb bitches on a
TV show set" like
that atrocity with johnny depp
danielpbarron: i guess it's not
the worst one. just a guy going crazy in a room. but still ends up having
to do with
trying
to save a woman or something
mircea_popescu: now
try predicting movies i'd like and hadn't already seen.
mircea_popescu: it's a wonder he and norton didn't end up married. he could have implanted all
the
tit fat
they scooped out of angelina jolie and adopted a buncha west african urchins.
mircea_popescu: he's a great actor imo ; but yes
total pantsuitard, keeps doing idiotic scripts.
danielpbarron: and i picked
that particular version because it is
the newest one
that supported my video card
mircea_popescu: in other not-really-news, 1408 (cussack, jackson) isn't even
that
terrible.
trinque: which doubtful
they were all modified.
trinque: anyhow running digest on every single ebuild just means you're rehashing all
the files for each ebuild.
danielpbarron: hanbot, it used
to be in
the repository.
they removed it after i published my recipe, not even a month later
trinque: as
things get reposessed from
the gentoo shitgnomes, can move
their modified ebuilds from /usr/portage into /cuntoo or w/e
trinque: ah.
there's a mechanism for
this
that might be cleaner
than editing
the portage dir. I intend
to use it in
the cuntoo
thing.
danielpbarron: that's how i got my specific kernel version into
the recipe after
they removed it from
the official repository
trinque: I dunno where you got
the "digest" step; it's something you'd be doing when heavily modifying or producing own ebuilds
trinque: digest produces a new manifest of hashes for
the distfiles mentioned in
the ebuild
danielpbarron: i copied /usr/portage from my currently working machine
to
this laptop
that's still chrooted from
the usb booter,
then ran a script
that does: ebuild * digest where * is all *.ebuild in
that directory
trinque: gonna be hard
to say without knowing exactly what you were doing.
trinque: you'll notice if you reinstall items, it's not downloading
tarballs again; it's finding
them in
the distfiles folder.
trinque: (there may be ebuilds out
there
that do not respect
this, but
they are sinful ebuilds)
trinque: analogous
to
trb deps folder
trinque: literally only
thing necessary
to make
this happen is
to fill /usr/portage/distfiles (or wherever you've declared distfiles
to reside) is filled with what
the ebuilds you use will demand.
danielpbarron: the aim of my script is
to install
the base system from my own pre-downloaded files because
the initial emerge @world barfs over conflicts
that developed since
the last
time i used my recipe
trinque: what was
the aim of
the script?
danielpbarron: ah, well my very basic script is wasting
time digesting
them :/
trinque: world file in
there for example
trinque: look in /var/lib/portage or w/e for your particular system state, if you want
to inspect
trinque: portage is just
the ebuilds, has everything.
danielpbarron: just noticed my stripped down gentoo has a shit load of web browsers in /usr/portage
that i never
told it
to install. what's
the deal with
that?
hanbot: anyway
trinque looking forward
to distfiles collection --i'll be switching over
to gentoo from
the ubuntu mess soon. i've been fucking around with it for far
too long, as asciilifeform in other words ;p
a111: Logged on 2017-12-20 00:05
trinque: gconf, gsettings, various image nonsense, pdf support, it goes on.
trinque: isn't bash capable of netcat-style networking
these days?
danielpbarron: i just ran into my gentoo usb iso
thing not having 'man'
a111: Logged on 2017-12-19 23:24
trinque: so now polishing and collecting *all* distfiles, will publish
that when ready