Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sed 's/elementary OS/Gokien/g' #47

Open
lewtds opened this issue Jul 5, 2013 · 3 comments
Open

sed 's/elementary OS/Gokien/g' #47

lewtds opened this issue Jul 5, 2013 · 3 comments
Assignees
Milestone

Comments

@lewtds
Copy link
Contributor

lewtds commented Jul 5, 2013

(was Put our name in /etc/lsb-release)

/etc/lsb-release is the major source for distribution information. Right now it looks like this:

DISTRIB_ID="elementary OS"
DISTRIB_RELEASE=0.2
DISTRIB_DESCRIPTION="elementary OS Luna"
DISTRIB_CODENAME=precise

Seems obvious what we need to do here.

More investigation is needed. /etc/lsb-release belongs to the base-files package which holds more distribution-related information. And here is a (probably outdated) listing of distribution-specific files: http://askubuntu.com/questions/83521/where-do-i-need-to-change-ubuntu-when-naming-my-own-custom-distribution

@lewtds
Copy link
Contributor Author

lewtds commented Jul 9, 2013

Just a side note, @myguidingstar did some preliminary work for this at https://github.com/gokien/gokien-lsb. But the package elementary-lsb has been deprecated upstream and replaced by base-files.

@ghost ghost assigned lewtds Jul 10, 2013
@lewtds
Copy link
Contributor Author

lewtds commented Jul 13, 2013

Looks like we also need to patch ubuntu-branding which is a package holding customized Ubuntu logo in some mini-games. Low priority.

@lewtds
Copy link
Contributor Author

lewtds commented Jul 17, 2013

base-fles is patched: https://github.com/gokien-patches/base-files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant