Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
设想的deepin
deepin Talks
856
views ·
6
replies ·
To
floor
Go
daitsolysofter
deepin
2018-09-14 23:25
Author
系统和应用完全分离,和安卓类似。
比如deepin安装到/system目录,有属于deepin自己的安装包格式同时将Flatpak一同安装到/app中,然后把system中的deepin整个基本系统排除apt管理范围,deepin需要的所有依赖等都固化在system/的各种目录中。
apt安装的程序装到/linux(任意名称吧),同时为了兼容性基本linux软件链接bin lib usr等到/下面。
这样应用的安装删除不会破坏/system,甚至可以system是个只读环境,保证了系统的正常工作,也不会因为一个apt命令桌面没了,系统崩了。
毕竟不是每个人都是linux玩家,家庭办公用户比linux玩家更加重要
Reply
Like 0
Favorite
View the author
All Replies
130******12
deepin
2018-09-15 04:38
#1
想法确定不错,但是工具量很大。
不过现在好多软件都装在/opt中的,所以来说,你设想的,和现实尽管有距离,但是没有多少的问题吧!
Reply
Like 0
View the author
司南
deepin
2018-09-15 04:54
#2
这个很容易实现,只要安装后不给你root权限就实现了。
Reply
Like 0
View the author
何来
deepin
2018-09-15 05:05
#3
没有玩家就没有linux
Reply
Like 0
View the author
sfshine
deepin
2018-09-15 22:28
#4
只要安装后不给你root权限就实现了。
Reply
Like 0
View the author
chinahysh
deepin
2018-09-15 22:50
#5
楼主这个设想很好,Deepin应该向这种方式迁移,把Deepin版Linux底层架构改成设想的模式,最好底层架构直接还加上,兼容/Win和/Max兼容层,让Win软件和Max软件直接就可以安装在Deepin版Linux架构下,就像Win10 向下兼容Linux一样。
Reply
Like 0
View the author
leixiaozeng
deepin
2018-09-16 21:12
#6
讲道理,这个想法。我是支持的。。。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
比如deepin安装到/system目录,有属于deepin自己的安装包格式同时将Flatpak一同安装到/app中,然后把system中的deepin整个基本系统排除apt管理范围,deepin需要的所有依赖等都固化在system/的各种目录中。
apt安装的程序装到/linux(任意名称吧),同时为了兼容性基本linux软件链接bin lib usr等到/下面。
这样应用的安装删除不会破坏/system,甚至可以system是个只读环境,保证了系统的正常工作,也不会因为一个apt命令桌面没了,系统崩了。
毕竟不是每个人都是linux玩家,家庭办公用户比linux玩家更加重要